Using A First Manifest
The kubectl command is the main command in the Kubernetes realm.
You will use the pre-configured Manifest first_manifest.yml given on slide 5 of the previous video "Docker and Kubernetes" and apply it to a Kubernetes installation.
Let's give it a try!
Deze oefening maakt deel uit van de cursus
Introduction to Kubernetes
Oefeninstructies
- To apply your first Kubernetes Manifest, enter
kubectl apply -fplus the Manifest name on the command line.
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen