add backup to todo
This commit is contained in:
parent
a62240b02a
commit
47266ef6b7
@ -11,7 +11,8 @@ An outline of the steps, which are roughly broken up by playbook:
|
|||||||
- [x] Create a kubernetes cluster from those 3 VMs - [Link](https://code.balsillie.net/michael/IaC/src/branch/master/ansible/playbooks/05_k8s_deploy.yaml)
|
- [x] Create a kubernetes cluster from those 3 VMs - [Link](https://code.balsillie.net/michael/IaC/src/branch/master/ansible/playbooks/05_k8s_deploy.yaml)
|
||||||
- [x] Install calico networking into the cluster.
|
- [x] Install calico networking into the cluster.
|
||||||
- [x] Remove the taint from control plane nodes. <-- Optional
|
- [x] Remove the taint from control plane nodes. <-- Optional
|
||||||
- [x] Configure cluster storage using rook
|
- [x] Configure cluster storage using rook. <-- This didn't work due to hardware limitations (3 x VHDs on a single spinning HDD)
|
||||||
|
- [ ] Example PVC backups using one of [stash](https://stash.run/)/[velero](https://velero.io/)/[gemini](https://github.com/FairwindsOps/gemini) or other
|
||||||
- [ ] Deploy workloads into the cluster
|
- [ ] Deploy workloads into the cluster
|
||||||
|
|
||||||
What you don't see here is setup/configuration of an Opnsense VM to act as a firewall, this is too far off from being possible to automate.
|
What you don't see here is setup/configuration of an Opnsense VM to act as a firewall, this is too far off from being possible to automate.
|
||||||
|
Loading…
Reference in New Issue
Block a user