Alex Zhang
Alex Zhang
@fhuzero I will re-assign this issue for you.
> There are 2 commands (`version` and `ingress`) already implemented for `apisix-ingress-controller`. As for ingress-nginx kubectl plugin, 11 commands are available, such as `backends` and `ingresses`. Do I need to...
> we can first supports these: > > * `kubectl apic route` > * `kubectl apic route service ` > * `kubectl apic route service upstream` The semantic term `apic`...
> > > we can first supports these: > > > > > > * `kubectl apic route` > > > * `kubectl apic route service ` > > >...
What's your Go version? `io/fs` was introduced in Go/1.16.
> > 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. >...
> 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...
> 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...