question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deploying OCP 4.6 with less than 3 masters, cause an error

See original GitHub issue
ERROR Cluster operator authentication Degraded is True with WellKnownReadyController_SyncError: WellKnownReadyControllerDegraded: need at least 3 kube-apiservers, got 1 
INFO Cluster operator authentication Available is False with WellKnown_NotReady: WellKnownAvailable: The well-known endpoint is not yet available: need at least 3 kube-apiservers, got 1 
INFO Cluster operator insights Disabled is False with AsExpected:  
FATAL failed to initialize the cluster: Cluster operator authentication is reporting a failure: WellKnownReadyControllerDegraded: need at least 3 kube-apiservers, got 1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
karmabcommented, Sep 7, 2020

confirmed the fix works and duplicated in the code

1reaction
karmabcommented, Sep 6, 2020

just for the record, i had a typo that i edited in the PR and in the comment. If you want to validate manually, this is your command:

oc patch authentication cluster -p='{"spec": {"unsupportedConfigOverrides": {"useUnsupportedUnsafeNonHANonProductionUnstableOAuthServer": true}}}' --type=merge
Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploying installer-provisioned clusters on bare metal
The OpenShift Container. Platform cluster requires a name for control plane (master) nodes. controlPlane: replicas: 3. Replicas sets the number ...
Read more >
Basic Deployment Operations - OpenShift Documentation
In most cases, the unbound resource consumption does not cause a problem, because deployment pods consume low resources and run for a short...
Read more >
Troubleshooting Guide for OpenShift Container Platform
During the deployment of an application you see. Build error: Failed to push image. · Check the host where the registry pod is...
Read more >
OpenShift Container Platform 4.6 release notes | OKD 4.6
Deployment now performs introspection on nodes to ensure that nodes meet installation requirements instead of generating errors if they do not.
Read more >
Dell EMC Ready Stack for Red Hat OpenShift Container ...
Red Hat OpenShift Container Platform 4.6 on Dell EMC PowerEdge ... Deploying OpenShift 4.6 ... provide complete path of directory to download OCP...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found