infra/infra/vultr-kubernetes
2024-03-24 13:41:55 -07:00
..
k8s Cluster configuration with working TLS for 1 domain but not two 2024-03-24 13:41:55 -07:00
.gitignore Slowly building proper cluster 2024-02-21 22:57:08 -08:00
backend.tf Firewall and provider version bump 2024-01-16 19:49:52 -08:00
build.sh Slowly building proper cluster 2024-02-21 22:57:08 -08:00
cluster.tf Removing cluster since project is super backlogged right now 2024-03-24 13:41:21 -07:00
dns.tf Incorporating parameterized lb ip 2024-02-27 23:05:46 -08:00
firewall.tf Tracking 6443 for kubectl 2024-01-17 21:06:25 -08:00
Makefile Removing cluster since project is super backlogged right now 2024-03-24 13:41:21 -07:00
readme.md Firewall and provider version bump 2024-01-16 19:49:52 -08:00
variables.tf parameterizing load balancer public ip 2024-02-27 23:04:59 -08:00
variables.tfvars Incorporating parameterized lb ip 2024-02-27 23:05:46 -08:00

Kubernetes Cluster On Vultr

Kubectl Fresh setup

Check this link for installation instructions on *nix systems:

https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/