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!
Questo esercizio fa parte del corso
Introduction to Kubernetes
Istruzioni dell'esercizio
- To apply your first Kubernetes Manifest, enter
kubectl apply -fplus the Manifest name on the command line.
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio