You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scenario instructs the user to install a customized Helm chart based on the bitnami/nginx:latest container image. However, the pod fails to deploy successfully.
Logs or error messages
The container logs indicate that Nginx starts successfully. However, this event message reoccurs: Readiness probe failed: Get "http://10.217.0.75:80/": dial tcp 10.217.0.75:80: connect: connection refused
Screenshots
The text was updated successfully, but these errors were encountered:
In which scenario did this bug occur?
Getting Started with Helm 3 on OpenShift
At what step of the scenario did this happen?
Step 2: Create your first Helm Chart
Describe the bug
The scenario instructs the user to install a customized Helm chart based on the
bitnami/nginx:latest
container image. However, the pod fails to deploy successfully.Logs or error messages
The container logs indicate that Nginx starts successfully. However, this event message reoccurs:
Readiness probe failed: Get "http://10.217.0.75:80/": dial tcp 10.217.0.75:80: connect: connection refused
Screenshots
The text was updated successfully, but these errors were encountered: