attempted k8s resources as tf files, not worth the trouble

This commit is contained in:
2024-04-20 02:10:01 +12:00
parent 43dbb951fe
commit 5b83607fe0
7 changed files with 151 additions and 14 deletions

18
todo/vultr.todo Normal file
View File

@ -0,0 +1,18 @@
revert to using ansible for k8s manifest installs
- Employ Ansible as a provider in TF?
install nginx-ingress-controller
edit the nginx-ingress-controller service
- change the service type to ClusterIP
- Change external and internal traffic policy
- Add external IPs
Install the operator lifecycle manager
- Scrape current version from GH releases
- Download the OLM install script
- Run with current version
Install operators:
- Cert manager
- CNPG
- Keycloak
Create cluster cert issuers