Quiz: Understanding Classic cluster networking
IBM Cloud Kubernetes Service
Which components must be able to communicate to each other?
A. Worker nodes to worker nodes
B. Worker nodes to the Kubernetes master
C. Worker nodes to IBM Cloud services
D. All of the above
What is a VLAN used for?
A. To provide subnets that are used to assign IP addresses to worker nodes and app services
B. To shield an app from spamming
C. To provide persistent storage
D. None of the above.
What connects worker nodes to the Kubernetes master?
A. Startpoints
B. Endpoints
C. Landlines
D. None of the above
Resources can communicate with on-premises data centers.
A. True
B. False
What can you use to allow public traffic to your app?
A. Tunnel
B. Side car
C. Load balancer
D. None of the above