Skip to content

Commit 21bf60b

Browse files
committed
OSDOCS#12398: IDPs need workers for DNS resolution
1 parent a92b962 commit 21bf60b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/hcp-configuring-oauth-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Adding any identity provider in the OAuth configuration removes the default `kub
2424

2525
[NOTE]
2626
====
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.
27+
When you configure identity providers, you must configure at least one `NodePool` replica in your hosted cluster in advance. Traffic for DNS resolution is sent through the worker nodes. You do not need to configure the `NodePool` replicas in advance for the `htpasswd` and `request-header` identity providers.
2828
====
2929

3030
.Prerequisites

modules/hcp-configuring-oauth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Adding any identity provider in the OAuth configuration removes the default `kub
2424

2525
[NOTE]
2626
====
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.
27+
When you configure identity providers, you must configure at least one `NodePool` replica in your hosted cluster in advance. Traffic for DNS resolution is sent through the worker nodes. You do not need to configure the `NodePool` replicas in advance for the `htpasswd` and `request-header` identity providers.
2828
====
2929

3030
.Prerequisites

0 commit comments

Comments
 (0)