项目作者: jecnua

项目描述 :
Set of Vagrant boxes to train for the CKA certification
高级语言: Shell
项目地址: git://github.com/jecnua/certified-kubernetes-administrator-cka-kata.git
创建时间: 2018-10-17T13:48:09Z
项目社区:https://github.com/jecnua/certified-kubernetes-administrator-cka-kata

开源协议:MIT License

下载


Certified Kubernetes Administrator (CKA) kata

status

As far as 04-24-2018 was on ubuntu 16 and the tips document
says 1.11.1 pdf

Steps

  • kubectl autocomplete
  • kubectl alias (k, kg, ka, kc)
  • clear alias
  • copy jsonpath on notepad

Requirements

  • Vagrant
  • Virtualbox
  • Optional: Make, rubocop, shellcheck

~1.5GB of RAM

Run

Spin it up with:

  1. make up

Stop/Destroy with:

  1. make down

Login

To login on the controller:

  1. vagrant ssh controller

To login on the node:

  1. vagrant ssh node01

Tested on

  • Ubuntu Linux 18.02
  • Virtualbox 5.2.10
  • Vagrant 2.2.0