How do we configure the api server to allow unauthenticated and unauthorized REST users access and then provide access to an anonymous user. Then also configure kubelet to allow for unauthenticated and unauthorized access.
I am testing something and want to be able to disable the authn and authz but unsure how to do it.