1
Ask HN: How does Kubernetes modify/add API endpoints at Runtime?
I tried reading through the Kubernetes source code but can’t find low level documentation. Can anyone point me to the relevant bits?
I am interested in good examples not necessarily using the operatorSDK for this.
I am looking at examples of real world professional usage for somebody already familiar with the language constructs and syntax.