youtube image
From YouTube: Kubernetes SIG API Machinery 20210602

Description

June 2nd
3 topics on platforms setting up clusters:
1) [soorena776] Should we webhook webhooks: https://github.com/kubernetes/kubernetes/pull/101815
2) [vivekbagade] Should we add a 2nd authz webhook?
Issue: link
Next Step: start a KEP and present into SIG Auth.
3) [carried over from last time] (Yuvaraj or Nabarun) - Advice on next steps on the CRD install problem (Discussion here)
-[Nabarun] The 2nd/multiple Authz webhook feature solves the problem of users modifying platform installed resources at runtime.
-[Nabarun] The 2nd webhook will allow us to have a “platform-admin” concept.
-[Nabarun] Open Question: Who initializes the objects? A new controller in controller-manager? An addon-manager like binary?
-How do we ensure HA?