Added
- Add cilium network policies.
kubectl gs template cluster
now by default creates a node pool with the name nodepool0
, instead of machine-pool0
, as the latter is no longer valid according to the cluster-aws schema as of v0.24.0.cluster template
supports a generic way to template CAPI
based clusters where all the input parameters are given as values.yaml
from the corresponding cluster
and default-apps
chart.CAPZ
implementation and switched to the generic templating implementation.kubectl gs template cluster
for Cluster API provider AWS has been adapted to work with the values schema of cluster-aws v0.28.0.This part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.