November 2019
Intermediate to advanced
322 pages
7h 3m
English
Before we create a cluster (or start using one you already have available), we'll clone the vfarcic/k8s-specs (https://github.com/vfarcic/k8s-specs) repository which contains most of the definitions we'll use in this book.
1 git clone https://github.com/vfarcic/k8s-specs.git 2 3 cd k8s-specs
If you cloned the repository before, please make sure that you have the latest ...
Read now
Unlock full access