sober-wang commented on a change in pull request #666: URL: https://github.com/apache/apisix-ingress-controller/pull/666#discussion_r703251522
########## File path: cmd/plugin/README.md ########## @@ -0,0 +1,23 @@ +# apisix-ingress-controller plugin + +The apisix-ingress-controoler plugin can quikly show the apisix routes and upstreams in kubernetes cluster. + +# Quikly start + +```shell +git clone http://github.com/apache/apisix-ingress-controller +cd cmd/plugin +sh install-plugin.sh Review comment: beacuse . I used sh executable the install-plugin.sh file. so I don't need executable permission. -- 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]
