Skip to content
New issue

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

Commands not working #959

Closed
dami86 opened this issue Nov 24, 2020 · 1 comment
Closed

Commands not working #959

dami86 opened this issue Nov 24, 2020 · 1 comment

Comments

@dami86
Copy link

dami86 commented Nov 24, 2020

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"
@ryanj
Copy link
Member

ryanj commented Apr 21, 2021

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

@ryanj ryanj closed this as completed Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants