
Explanation:
The edge proxy, commonly known as an ingress controller in Kubernetes, is typically configured using ingress resources. However, it can also be configured through custom resource definitions (CRDs) or annotations. These methods provide flexibility in defining how the edge proxy handles incoming traffic.
Ultimate access to all questions.
In the context of Kubernetes, the edge proxy, often referred to as an ingress controller, can be configured in multiple ways. Which two methods are valid for configuring the edge proxy? (Select 2)
A
Tags
B
Annotations
C
Custom resource definitions
D
Egress resources
No comments yet.