Skip to content

Commit

Permalink
Minor fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Miles-Garnsey committed May 28, 2024
1 parent 6d91ca6 commit 04a27cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ kubectl -n k8ssandra-operator get deployment k8ssandra-operator -o jsonpath='{.s

[k8ssandra-client](https://github.com/k8ssandra/k8ssandra-client) is used to register data planes to control planes. It does this by installing a ClientConfig on the control plane. K8ssandra-client data plane registration is described [here]({{< relref "/tasks/data-plane-registration" >}}).

Here is a summary of what the script does:
Here is a summary of what the k8ssandra-client's `register` command does':

* Get the k8ssandra-operator service account from the data plane cluster
* Extract the service account token
Expand Down

0 comments on commit 04a27cb

Please sign in to comment.