[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-09-01 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-909329558 Hi everyone , I used free time wrote it . Can you give me some suggest? ``` [root@k8smaster01 bin]# kubectl apisix-ingress-controller routes -n ws ID

[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-08-31 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-909329558 Hi everyone , I used free time wrote it . Can you give me some suggest? ``` [root@k8smaster01 bin]# kubectl apisix-ingress-controller routes -n ws ID

[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-08-29 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-907982377 I don't know how to set up a tunnel to forward. used kubectl proxy ,you mean? I find the konnectivity service at kubernetes docs . but the service can only run

[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-08-27 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-907075002 > What's your Go version? `io/fs` was introduced in Go/1.16. my go.mod information's have some problem, I fixed it. Now. Have a new question. Someti

[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-08-25 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-906116197 Hi. All. I will create the apisix-ingress-controller plugins. - kubectl apisix-ingress-controller routes - kubectl apisix-ingress-controller routes upstrea

[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-04-30 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-829958536 > > we can first supports these: > > > > * `kubectl apic route` > > * `kubectl apic route service ` > > * `kubectl apic route service upstream` >

[GitHub] [apisix-ingress-controller] sober-wang commented on issue #73: kubectl plugin support

2021-04-30 Thread GitBox
sober-wang commented on issue #73: URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-829954337 we can first supports these: - `kubectl apic route` - `kubectl apic route service ` - `kubectl apic route service upstream` -- This is an aut