You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/01 01:37:43 UTC

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

tokers commented on issue #73:
URL: https://github.com/apache/apisix-ingress-controller/issues/73#issuecomment-909791534


   > 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		Name					Host			URI		Status	UpstreamId	CreateTime	UpdateTime
   > 38e00c47	local.httpbin.org/*			local.httpbin.org	/*		1	5ce57b8e	1629860702	1629861940
   > 4e49bfe9	ingress_myhttp.my.io_/dbsecurity	myhttp.my.io				1	1f735525	1629946426	1629978356
   > a3f6a593	my.kibana.io/kibana			my.kibana.io		/kibana		1	9481b55a	1629860702	1629861940
   > [root@k8smaster01 bin]# cd /tmp
   > ```
   > 
   > You can git clone my fork. enter the cmd/plugin dir `./install-plugin.sh` in your kubernetes master node.
   > try it . : )
   
   Can we have a mechanism to show the whole route?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org