Is it possible to add aws ec2 nodes to GKE cluster as worker nodes?
I created a cluster( named as "mycluster" ) in GKE with the three nodes, now i want to add aws ec2 instance to mycluster as a worker node. Is that possible to add to the existing cluster? please help me on this issue.
It might be technically possible (if you figured out how to give a kubelet on the AWS node credentials to join the cluster) but it isn't really a great idea for a couple of reasons: