What is the Kubernetes Aggregated API Server pattern and how does it differ from CRDs?

Kubernetes Fundamentals Hard

Kubernetes Fundamentals — Hard

What is the Kubernetes Aggregated API Server pattern and how does it differ from CRDs?

Key points

  • Aggregated API servers offer custom API behavior
  • CRDs have limited customization
  • Storage backends differ between the two
  • Validation logic is unique to aggregated servers

Ready to go further?

Related questions