Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cybozu-neco committed Jun 24, 2024
1 parent 2d5c4f6 commit 8e2bc52
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
10 changes: 10 additions & 0 deletions kubectl-moco.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,16 @@ <h2 id="kubectl-moco-credential-options-cluster_name"><a class="header" href="#k
</div>
<h2 id="kubectl-moco-switchover-cluster_name"><a class="header" href="#kubectl-moco-switchover-cluster_name"><code>kubectl moco switchover CLUSTER_NAME</code></a></h2>
<p>Switch the primary instance to one of the replicas.</p>
<h2 id="stop-or-start-clustering-and-reconciliation"><a class="header" href="#stop-or-start-clustering-and-reconciliation">Stop or start clustering and reconciliation</a></h2>
<p>Read <a href="./usage.html#Stop-Clustering-and-Reconciliation">Stop Clustering and Reconciliation</a>.</p>
<h3 id="kubectl-moco-stop-clustering-cluster_name"><a class="header" href="#kubectl-moco-stop-clustering-cluster_name"><code>kubectl moco stop clustering CLUSTER_NAME</code></a></h3>
<p>Stop the clustering of the specified MySQLCluster.</p>
<h3 id="kubectl-moco-start-clustering-cluster_name"><a class="header" href="#kubectl-moco-start-clustering-cluster_name"><code>kubectl moco start clustering CLUSTER_NAME</code></a></h3>
<p>Start the clustering of the specified MySQLCluster.</p>
<h3 id="kubectl-moco-stop-reconciliation-cluster_name"><a class="header" href="#kubectl-moco-stop-reconciliation-cluster_name"><code>kubectl moco stop reconciliation CLUSTER_NAME</code></a></h3>
<p>Stop the reconciliation of the specified MySQLCluster.</p>
<h3 id="kubectl-moco-start-reconciliation-cluster_name"><a class="header" href="#kubectl-moco-start-reconciliation-cluster_name"><code>kubectl moco start reconciliation CLUSTER_NAME</code></a></h3>
<p>Start the reconciliation of the specified MySQLCluster.</p>

</main>

Expand Down
10 changes: 10 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1551,6 +1551,16 @@ <h2 id="kubectl-moco-credential-options-cluster_name"><a class="header" href="#k
</div>
<h2 id="kubectl-moco-switchover-cluster_name"><a class="header" href="#kubectl-moco-switchover-cluster_name"><code>kubectl moco switchover CLUSTER_NAME</code></a></h2>
<p>Switch the primary instance to one of the replicas.</p>
<h2 id="stop-or-start-clustering-and-reconciliation"><a class="header" href="#stop-or-start-clustering-and-reconciliation">Stop or start clustering and reconciliation</a></h2>
<p>Read <a href="./usage.html#Stop-Clustering-and-Reconciliation">Stop Clustering and Reconciliation</a>.</p>
<h3 id="kubectl-moco-stop-clustering-cluster_name"><a class="header" href="#kubectl-moco-stop-clustering-cluster_name"><code>kubectl moco stop clustering CLUSTER_NAME</code></a></h3>
<p>Stop the clustering of the specified MySQLCluster.</p>
<h3 id="kubectl-moco-start-clustering-cluster_name"><a class="header" href="#kubectl-moco-start-clustering-cluster_name"><code>kubectl moco start clustering CLUSTER_NAME</code></a></h3>
<p>Start the clustering of the specified MySQLCluster.</p>
<h3 id="kubectl-moco-stop-reconciliation-cluster_name"><a class="header" href="#kubectl-moco-stop-reconciliation-cluster_name"><code>kubectl moco stop reconciliation CLUSTER_NAME</code></a></h3>
<p>Stop the reconciliation of the specified MySQLCluster.</p>
<h3 id="kubectl-moco-start-reconciliation-cluster_name"><a class="header" href="#kubectl-moco-start-reconciliation-cluster_name"><code>kubectl moco start reconciliation CLUSTER_NAME</code></a></h3>
<p>Start the reconciliation of the specified MySQLCluster.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="moco-controller"><a class="header" href="#moco-controller"><code>moco-controller</code></a></h1>
<p><code>moco-controller</code> controls MySQL clusters on Kubernetes.</p>
<h2 id="environment-variables"><a class="header" href="#environment-variables">Environment variables</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 8e2bc52

Please sign in to comment.