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
Hey @kevindwei, thanks for the issue and sorry for not seeing this sooner!
Can you list the zones that your cluster has nodes in, and the values of failure-domain.beta.kubernetes.io/zone for those nodes? The simple cluster has a hardcoded list of example zones that correspond to GCP zones and would have to be modified if your nodes don't match that list.
Our current focus is clusters that have nodes in at least 3 zones to provide fault tolerant clusters. You can find a bit more about our cluster requirements in our docs. You can subscribe to #68 for progress on supporting single-zone clusters.
In the future we may provide a mode where the operator can auto-discover available zones, but for now we require they be hardcoded in the manifest to explicitly define the zone topology and weights.
Feel free to ping me here or in our gitter if you have further questions!
when i exec " kubectl apply -f example/simple-cluster.yaml"
![11](https://user-images.githubusercontent.com/20273599/51009831-ac30e100-158c-11e9-9964-20f5777aec51.PNG)
The text was updated successfully, but these errors were encountered: