As far as 04-24-2018 was on ubuntu 16 and the tips document says 1.11.1 pdf
- Some info on the exam with links: containers/orchestration/k8s/certifications/00-preparation.article
- Where I will copy my notes while studying: containers/orchestration/k8s/certifications/01-cka.article
- Questions: containers/orchestration/k8s/certifications/02-questions.article
- Where I will put the scenarios you can use this repo for: containers/orchestration/k8s/certifications/03-kata.article
- kubectl autocomplete
- kubectl alias (k, kg, ka, kc)
- clear alias
- copy jsonpath on notepad
- Vagrant
- Virtualbox
- Optional: Make, rubocop, shellcheck
~1.5GB of RAM
Spin it up with:
make up
Stop/Destroy with:
make down
To login on the controller:
vagrant ssh controller
To login on the node:
vagrant ssh node01
- Ubuntu Linux 18.02
- Virtualbox 5.2.10
- Vagrant 2.2.0