AdvancedNetworking interface
Advanced Networking profile for enabling observability and security feature suite on a cluster. For more information see aka.ms/aksadvancednetworking.
Properties
enabled | Indicates the enablement of Advanced Networking functionalities of observability and security on AKS clusters. When this is set to true, all observability and security features will be set to enabled unless explicitly disabled. If not specified, the default is false. |
observability | Observability profile to enable advanced network metrics and flow logs with historical contexts. |
security | Security profile to enable security features on cilium based cluster. |
Property Details
enabled
Indicates the enablement of Advanced Networking functionalities of observability and security on AKS clusters. When this is set to true, all observability and security features will be set to enabled unless explicitly disabled. If not specified, the default is false.
enabled?: boolean
Property Value
boolean
observability
Observability profile to enable advanced network metrics and flow logs with historical contexts.
observability?: AdvancedNetworkingObservability
Property Value
security
Security profile to enable security features on cilium based cluster.
security?: AdvancedNetworkingSecurity