You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to upgrade our apiary version from 1.0.0 to 4.0.0 or above, and we are using 'ecs' for hms_instance_type variable. while deploying this change from rundeck, terraform plan failed with below error.
Error: Failed to initialize config: stat /var/lib/rundeck/.kube/config: no such file or directory
Looks there is bug in K8s supported code which breaks the ECS deployment. If i add valid kube config file on rundeck server, the plan succeeding. Please let me know if there is any workaround for this without adding kube config file.
The text was updated successfully, but these errors were encountered:
We are trying to upgrade our apiary version from 1.0.0 to 4.0.0 or above, and we are using 'ecs' for hms_instance_type variable. while deploying this change from rundeck, terraform plan failed with below error.
Error: Failed to initialize config: stat /var/lib/rundeck/.kube/config: no such file or directory
Looks there is bug in K8s supported code which breaks the ECS deployment. If i add valid kube config file on rundeck server, the plan succeeding. Please let me know if there is any workaround for this without adding kube config file.
The text was updated successfully, but these errors were encountered: