mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 17:21:11 +00:00
10 lines
200 B
Markdown
10 lines
200 B
Markdown
## Exercise — Remote Cluster
|
|
|
|
- Install kubectl locally
|
|
|
|
- Retrieve the kubeconfig file of our remote cluster
|
|
|
|
- Deploy dockercoins on that cluster
|
|
|
|
- Access an internal service without exposing it
|