Skip to content

Commit 095ce4f

Browse files
authored
Merge pull request #35918 from mehabhalodiya/rbac
fix: remove insecure port option
2 parents 232c7d8 + a472b72 commit 095ce4f

File tree

1 file changed

+0
-1
lines changed
  • content/en/docs/reference/access-authn-authz

1 file changed

+0
-1
lines changed

content/en/docs/reference/access-authn-authz/rbac.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,6 @@ When bootstrapping the first roles and role bindings, it is necessary for the in
927927
To bootstrap initial roles and role bindings:
928928

929929
* Use a credential with the "system:masters" group, which is bound to the "cluster-admin" super-user role by the default bindings.
930-
* If your API server runs with the insecure port enabled (`--insecure-port`), you can also make API calls via that port, which does not enforce authentication or authorization.
931930

932931
## Command-line utilities
933932

0 commit comments

Comments
 (0)