Files
infra/infra/vultr-kubernetes
shockrah 7f2ee6d35b
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 3s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 14s
Cheeky script to pull IP's out from the cluster w/ ports
Good poc of how to get game server
connection info that we will provide to a bot/user
2024-12-08 18:30:06 -08:00
..
2024-07-26 16:38:57 -07:00
2024-05-27 17:53:54 -07:00
2024-12-08 13:40:56 -08:00
2024-05-04 19:17:56 -07:00

Kubernetes Cluster On Vultr

Role of this folder

To define the cluster, namespaces, and nodes that we are going to support. Each project will get it's own namespace however no attempt to manage the

Kubectl Fresh setup

Check this link for installation instructions on *nix systems:

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