In Kubernetes, which object allows you to maintain a stable IP address for pods as they are rescheduled?
- ConfigMap
- PodDisruptionBudget
- Secret
- Service
A Kubernetes Service is used to maintain a stable IP address for pods. It acts as an abstraction layer over a set of pods, allowing access to them through a consistent DNS name or IP address. This ensures that clients can reach the pods, even if they are rescheduled.
Loading...
Related Quiz
- For persistent storage in Kubernetes, you would typically use a ________.
- A company is developing a stock trading platform where real-time data and quick response times are crucial. They need a middleware solution that can handle high-speed messaging and ensure data integrity. Which middleware type would be most appropriate?
- A company is looking to securely store sensitive data in the cloud. They want to ensure that even if someone gains access to the data, it would be unreadable. Which technology would you recommend they implement?
- Which system helps companies manage interactions with their customers and potential customers?
- A financial organization implements strict access controls, ensuring employees can only access the data necessary for their job roles. This strategy primarily helps in reducing the risk of: