Skip to content
Snippets Groups Projects
Commit c4476d2d authored by Luca Morandini's avatar Luca Morandini
Browse files

- Added instructions on how to share Kubeconfig files across team members

parent 9ffc7420
Branches
No related tags found
No related merge requests found
......@@ -197,6 +197,9 @@ mv config ~/.kube/config
chmod 600 ~/.kube/config
```
Note: once the `~/.kube/config` file has been created by the team member that has created the Kubernetes cluster, it can be
shared across the other team members.
- Check the cluster nodes:
```shell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment