v2.11.0
Added
spec.adminClientoption to deploy an AIS admin client auto-configured to connect to the cluster.- Supports custom CA trust via
caConfigMapfor TLS-enabled clusters. - See https://github.com/NVIDIA/ais-k8s/tree/main/operator#deploying-an-admin-client
- Supports custom CA trust via
- Host cleanup jobs use all tolerations provided to proxy and target pods.
Removed
AIS_AUTHN_CMoperator deployment environment variable and kustomize patch- All references to deprecated ConfigMap-based cluster authentication info for the operator. Use the
authoption from spec. - Deprecated option
enableNodeNameHost. UsepublicNetDNSMode: Nodefor equivalent behavior.
Full changelog v2.10.0...v2.11.0