Add a TODO as suggested in the review.
This commit is contained in:
@@ -136,6 +136,7 @@ cluster.
|
|||||||
|
|
||||||
Assuming our YAML file is located at `/cluster1/cluster.yaml`, we can run the following command to register this cluster:
|
Assuming our YAML file is located at `/cluster1/cluster.yaml`, we can run the following command to register this cluster:
|
||||||
|
|
||||||
|
<!-- TODO(madhusudancs): Make the kubeconfig context configurable with default set to `federation` -->
|
||||||
```shell
|
```shell
|
||||||
$ kubectl create -f /cluster1/cluster.yaml --context=federation-cluster
|
$ kubectl create -f /cluster1/cluster.yaml --context=federation-cluster
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user