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 2022/06/01 10:01:34 UTC

[GitHub] [apisix-ingress-controller] vcqr opened a new issue, #1061: request help: install apisix-ingress fail

vcqr opened a new issue, #1061:
URL: https://github.com/apache/apisix-ingress-controller/issues/1061

   ### Issue description
   
   helm install apisix apisix/apisix \
     --namespace ingress-apisix --create-namespace \
     --set gateway.type=LoadBalancer \
     --set ingress-controller.enabled=true \
     --set ingress-controller.config.apisix.serviceNamespace=ingress-apisix \
     --set etcd.persistence.enabled=false
   
   status
   
   <img width="1249" alt="image" src="https://user-images.githubusercontent.com/3401237/171379414-98b05a34-6d0f-41ba-8039-0af81e9b3ff2.png">
   
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
   - your Kubernetes cluster version (output of kubectl version): 1.24.1
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): Alpine 3.16


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

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


[GitHub] [apisix-ingress-controller] tokers commented on issue #1061: request help: install apisix-ingress fail

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #1061:
URL: https://github.com/apache/apisix-ingress-controller/issues/1061#issuecomment-1144315840

   This is normal. Your ETCD cluster is not ready, so your APISIX service won't be ready. Since APISIX Ingress Controller will detect the status of APISIX service, so it's also not ready (the init container is running).


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


[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1061: request help: install apisix-ingress fail

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #1061:
URL: https://github.com/apache/apisix-ingress-controller/issues/1061#issuecomment-1144335688

   As @tokers said, you can check etcd's log to see why it failed


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


[GitHub] [apisix-ingress-controller] vcqr commented on issue #1061: request help: install apisix-ingress fail

Posted by GitBox <gi...@apache.org>.
vcqr commented on issue #1061:
URL: https://github.com/apache/apisix-ingress-controller/issues/1061#issuecomment-1144586000

   The fault is the problem of my K8S cluster. The network component has been replaced and is normal


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


[GitHub] [apisix-ingress-controller] vcqr closed issue #1061: request help: install apisix-ingress fail

Posted by GitBox <gi...@apache.org>.
vcqr closed issue #1061: request help: install apisix-ingress fail
URL: https://github.com/apache/apisix-ingress-controller/issues/1061


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