@@ -17,7 +17,7 @@ To create the clusters on Openstack, it is possible to use the follow Juju bundl
Once all the clusters for federation have been created, it is useful to collect all cluster access configurations (.kube/config) in a single config file. In this way you can easily switch from one cluster to another.
Below is an example:
```
```bash
apiVersion: v1
clusters:
- cluster:
...
...
@@ -67,12 +67,12 @@ users:
In this way you have access to all the clusters by the context switch, below are the commands for the context switch: