scottslowe-learning-tools/kubernetes/README.md
Scott Lowe a2d73896b9
Update README
Update the README.md file

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2021-01-20 21:37:06 -07:00

11 lines
599 B
Markdown

# Learning Tools: Kubernetes
The contents of this folder are targeted toward increasing knowledge and understanding of Kubernetes.
## Contents
**capi-kustomize**: This folder provides some files that show the use of `kustomize` with Cluster API manifests.
**capi-velero**: This folder has files for setting up infrastructure to test Cluster API with Velero for backup/restore of management clusters.
**kubeadm-vagrant**: The files in this folder focus on the use of Vagrant and Ansible to establish an environment for users to experiment with using `kubeadm` to bootstrap a Kubernetes cluster.