Update README

Update the README.md file

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott Lowe 2021-01-20 21:37:06 -07:00
parent 9ee1cbf01f
commit a2d73896b9
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780

View file

@ -4,4 +4,8 @@ The contents of this folder are targeted toward increasing knowledge and underst
## 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.