diff --git a/kubernetes/README.md b/kubernetes/README.md index 0fe8ab6..891ed3a 100644 --- a/kubernetes/README.md +++ b/kubernetes/README.md @@ -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.