It’s OK to have your eggs in one basket as long as you control what happens to that basket.
—Elon Musk
Business magnate, industrial designer, and engineer
Kubernetes is the secure, reliable, and extendible home for cloud-native applications. Kubernetes API flow makes it possible to authenticate requests, decide on authorization, and pass through admission steps. The flow makes Kubernetes a protected environment while letting you define what is allowed or not. In this chapter, we will focus on extending the Kubernetes API flow and ...