tokers opened a new issue #53:
URL: https://github.com/apache/apisix-ingress-controller/issues/53


   As per the configurations in sample/deploy, we have an implicit install 
namespace `cloud` for those API objects, we'd better to add some hints to 
create this namespace firstly, otherwise errors will occur while users are 
installing these resources.
   
   ```
   kubectl create namespace cloud.
   ```
   
   What's more, i think the `cloud` namespace is not so specialized, i 
recommend to use `ingress-apisix` as the namespace.


----------------------------------------------------------------
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.

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


Reply via email to