youtube image
From YouTube: Kubernetes SIG API Machinery 20230809

Description

- [mo] APIService support for URL?
What would be the correct way to limit abuse in terms of network connections being made from KAS to random URL?
Could this be implemented via an ExternalName service? Should it be?
Seems like this may be possible already when --enable-aggregator-routing is disabled (though it is unclear to me what hostname the serving cert is checked against)?
- [geetasg] Consider separate etcd cluster for CRDs https://github.com/kubernetes/kubernetes/issues/118858