tack
tack copied to clipboard
Create Kubernetes federation terrafom resource
Hi, I'm searching for a way to do federation in GCP with k8's using terraform. I would like to know is there a source for this coming?
Hi, Can you explain a bit more what type of Federation are you looking for?
Hi, Didn't realize this is for AWS but this is for creating federation clusters in two different regions in GCP could be used in AWS also. In kubernetes, the kubefed command lets you join cluster together like https://kubernetes.io/docs/tasks/federation/set-up-cluster-federation-kubefed/ something like this in terraform.