You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The certificates.k8s.io API or some Kubernetes native certificate manager should be used for the connections between the controller and sidecar. The sidecar should have the ability to verify that the incoming connection is from a valid controller.
The controller should probably use a client certificate, and the sidecar should check verify that the owner has permissions to connect.
The text was updated successfully, but these errors were encountered:
The
certificates.k8s.io
API or some Kubernetes native certificate manager should be used for the connections between the controller and sidecar. The sidecar should have the ability to verify that the incoming connection is from a valid controller.The controller should probably use a client certificate, and the sidecar should check verify that the owner has permissions to connect.
The text was updated successfully, but these errors were encountered: