Skip to content

Commit cc73d1f

Browse files
committed
OSDOCS#12398: IDPs need at least one nodepool replica
1 parent a448119 commit cc73d1f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/hcp-configuring-oauth-console.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ You can configure OAuth for the following supported identity providers:
2222
2323
Adding any identity provider in the OAuth configuration removes the default `kubeadmin` user provider.
2424

25+
[NOTE]
26+
====
27+
When you configure identity providers, you must have at least one `NodePool` replica in your hosted cluster. However, the `htpasswd` and `request-header` identity providers do not need the `NodePool` replicas.
28+
====
29+
2530
.Prerequisites
2631

2732
* You logged in as a user with `cluster-admin` privileges.

modules/hcp-configuring-oauth.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ You can configure OAuth for the following supported identity providers:
2222
2323
Adding any identity provider in the OAuth configuration removes the default `kubeadmin` user provider.
2424

25+
[NOTE]
26+
====
27+
When you configure identity providers, you must have at least one `NodePool` replica in your hosted cluster. However, the `htpasswd` and `request-header` identity providers do not need the `NodePool` replicas.
28+
====
29+
2530
.Prerequisites
2631

2732
* You created your hosted cluster.

0 commit comments

Comments
 (0)