is it possible to add nodes to the Kubernetes cluster created via Kops without changing instance groups?

2/6/2020

I want to add the node to the Kubernetes cluster created via kops. I know it is possible to do it with a changing number of nodes in the instance group. but I'm looking for different kinds of solutions because I already have some ec2 instances (in same region) and I want to use them as nodes for my Kubernetes cluster.

-- Shubham Koli
aws-eks
kops
kubeadm
kubectl
kubernetes

0 Answers