We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to complete this lab:
https://learn.openshift.com/introduction/federated-clusters/
But, in step 3 of 6 I try to run this command:
oc --context=cluster1 get kubefedclusters -n test-namespace
And I see this error:
error: the server doesn't have a resource type "kubefedclusters"
The text was updated successfully, but these errors were encountered:
Thanks for reporting.
Given issue #1060, I've removed it from the index: https://learn.openshift.com/introduction/
If I can find someone to fix the content, I'll add it back in
Sorry, something went wrong.
No branches or pull requests
I'm trying to complete this lab:
https://learn.openshift.com/introduction/federated-clusters/
But, in step 3 of 6 I try to run this command:
oc --context=cluster1 get kubefedclusters -n test-namespace
And I see this error:
The text was updated successfully, but these errors were encountered: