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
oc --context=cluster1 get kubefedclusters -n test-namespace
$ oc --context=cluster1 get kubefedclusters -n test-namespace error: the server doesn't have a resource type "kubefedclusters"
kubefedctl join cluster1 --host-cluster-context cluster1 --v=2 --kubefed-namespace=test-namespace
kubefedctl join cluster1 --host-cluster-context cluster1 --v=2 --kubefed-namespace=test-namespace I1124 08:23:38.164329 20529 join.go:147] Defaulting cluster context to joining cluster name cluster1 I1124 08:23:38.164424 20529 join.go:159] Args and flags: name cluster1, host: cluster1, host-system-namespace: test-namespace, kubeconfig: , cluster-context: cluster1, secret-name: , dry-run: false F1124 08:23:38.206548 20529 join.go:126] Error: Error retrieving KubeFedConfig "test-namespace/kubefed": no matches for kind "KubeFedConfig" in version "core.kubefed.k8s.io/v1beta1"
The text was updated successfully, but these errors were encountered:
Thanks for reporting.
Given issue #1060, I've removed it from the index here: 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
oc --context=cluster1 get kubefedclusters -n test-namespace
kubefedctl join cluster1 --host-cluster-context cluster1 --v=2 --kubefed-namespace=test-namespace
The text was updated successfully, but these errors were encountered: