Update cloud-controller.md (#13756)
1. Mention of the Oracle OCI Load Balancer for the audience
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b98a4920d3
commit
e15bc4d345
@@ -84,7 +84,7 @@ The Route controller is responsible for configuring routes in the cloud appropri
|
||||
|
||||
#### Service Controller
|
||||
|
||||
The Service controller is responsible for listening to service create, update, and delete events. Based on the current state of the services in Kubernetes, it configures cloud load balancers (such as ELB or Google LB) to reflect the state of the services in Kubernetes. Additionally, it ensures that service backends for cloud load balancers are up to date.
|
||||
The Service controller is responsible for listening to service create, update, and delete events. Based on the current state of the services in Kubernetes, it configures cloud load balancers (such as ELB , Google LB, or Oracle Cloud Infrastrucutre LB) to reflect the state of the services in Kubernetes. Additionally, it ensures that service backends for cloud load balancers are up to date.
|
||||
|
||||
### 2. Kubelet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user