Eason620 opened a new issue, #9987:
URL: https://github.com/apache/skywalking/issues/9987

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   SWCK (apache/skywalking-swck)
   
   ### What happened
   
   env:
   k8s version: 1.18.3
   SWCK version: 0.7.0
   
   Question:
   When we deploy SWCK 0.7.0 in k8s v1.18.3, the swck-controller-manager pod 
start failed and crash with the error "no matches for kind Ingress in version 
networking.k8s.io/v1". 
   
   SWCK pod log:
   1.668760847966308e+09        ERROR   controller-runtime.source       if kind 
is a CRD, it should be installed before calling Start   {"kind": 
"Ingress.networking.k8s.io", "error": "no matches for kind \"Ingress\" in 
version \"networking.k8s.io/v1\""}
   sigs.k8s.io/controller-runtime/pkg/source.(*Kind).Start.func1.1
        
/Users/caoye/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/source/source.go:139
   k8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtectionWithContext
        
/Users/caoye/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:233
   k8s.io/apimachinery/pkg/util/wait.poll
        
/Users/caoye/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:580
   k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext
        
/Users/caoye/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:545
   sigs.k8s.io/controller-runtime/pkg/source.(*Kind).Start.func1
        
/Users/caoye/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/source/source.go:132
   
   ### What you expected to happen
   
   NO
   
   ### How to reproduce
   
   NO
   
   ### Anything else
   
   NO
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to