I have an App which I am developing, it uses an external SDK that has a number of DLLs which need to be referred from my application code. Because of this reason, I have to explore ways to deploy this app on a windows container in EKS, but I would like to have a better ..
Category : amazon-eks
This is a python file that will create vpc, subnets, EKS Cluster, Node Groups, NetApp Volume. But for the sake of the subject of the question I have removed some of the script. When I am running this file, this line is supposed to execute the managedcluster.sh shell script and generate cluster and node groups ..
Recent Comments