mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
11 lines
599 B
Markdown
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.
|