Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Probes to Knative services #511

Closed
kameshsampath opened this issue Feb 28, 2019 · 0 comments
Closed

Adding Probes to Knative services #511

kameshsampath opened this issue Feb 28, 2019 · 0 comments
Assignees

Comments

@kameshsampath
Copy link
Contributor

kameshsampath commented Feb 28, 2019

Right now the Knative services does not have Liveliness and Readiness probes in them. This results in HTTP 502 Bad Gateway error when the services scale from zero.

Refer to the https://github.com/redhat-developer-demos/knative-tutorial/blob/master/01-basics/knative/service.yaml#L12-L17 . for an example

@lburgazzoli lburgazzoli self-assigned this Feb 28, 2019
lburgazzoli added a commit to lburgazzoli/apache-camel-k that referenced this issue Mar 1, 2019
nicolaferraro pushed a commit to lburgazzoli/apache-camel-k that referenced this issue Mar 5, 2019
This was referenced Mar 5, 2019
valdar pushed a commit to jboss-fuse/camel-k that referenced this issue May 21, 2019
ipolyzos pushed a commit to ipolyzos/camel-k that referenced this issue Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants