Failed to port forward to CRD when getting started
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi All,
I am trying the latest getting started doc and failed to do the port-forwarding.
In the latest version of argo events, there is no pod but CRD instead.
I tried to port forward to the CRD instance but failed with the following error messages.
`root@building-block-050-1D:~# kubectl -n argo-events port-forward Gateway/webhook 12000:12000
error: no kind "Gateway" is registered for version "argoproj.io/v1alpha1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:65"
root@building-block-050-1D:~# kubectl -n argo-events port-forward Sensor/webhook 12000:12000
error: no kind "Sensor" is registered for version "argoproj.io/v1alpha1" in scheme "k8s.io/client-go/kubernetes/scheme/register.go:65"`
Please help.
Contributor guide
Research direction
First verify that this issue belongs to cfssl, since the report concerns Argo Events and Kubernetes custom resources rather than naming any cfssl file or test. Reproduce the kubectl port-forward commands from the getting-started documentation; done would require a confirmed correction to the documented procedure or clarification that the report belongs elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100