AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Kubernetes - What Are the Challenges With Tagging Labeling?
Kubernetes is kind of a cloud on top of a cloud and you end up applying all the same finance practices again to the layer above. You can apply very similar sort of things like prevent pods from starting unless they've got the right labels. And then you can stop or terminate pods that don't have the correct labeling. So you can almost apply all the same strategies that you had at the cloud layer under Kubernetes.