Ted Gelpi
Results
2
comments of
Ted Gelpi
I am trying to determine what is missing to grant access to the nodes. Comparing the output of the command `aws eks describe-cluster --name myclust `for **both 18 and 19**...
Another note, the following were the variables set for both versions: ``` jx_git_url = "https://github.com/jx3rocks/jx3-eks-vault.src.git" force_destroy = true cluster_name = "myclust" profile = "myprofile" subdomain = "xxx" nginx_chart_version = "3.12.0"...