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
This PR #694 introduced private networking. After this PR, on doing below tasks to setup a new cluster with private networking i get the parsing error shown below.
This PR #694 introduced private networking. After this PR, on doing below tasks to setup a new cluster with private networking i get the parsing error shown below.
kops create cluster --networking cni --topology private --zones=us-west-1a uswest1.clusters.mydomainexample.com
kops edit cluster uswest1.clusters.mydomainexample.com
bypassBastion: true
undertopology
and:wq
kops update cluster uswest1.clusters.mydomainexample.com --yes
The last update command fails with the below error
Parsing is failing for
{{ if WithBastion }}
in_aws/topologies/_topology_private/bastion.yaml
The text was updated successfully, but these errors were encountered: