Hello,
I'm looking to deploy a kubernetes cluster on Compute Canada Cloud project using Magic Castle, using this main.tf example.
I'm adding an issue here since the cluster configuration comes from this k8s-environment repository. I was able to deploy a cluster using the main.tf file, but I cannot find ways to verify that the cluster is running, or interact with it using kubectl.
Are there any documentations or examples I could follow to move forward? I'm new to the technology stack and Kubernetes deployment, so any help/suggestions would be appreciated.
Thank you.