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
Build a reusable Helm chart to deploy a quarkus java application on OCP. The chart will talk about Deployment, Service, Config and related K8S objects. The deployment will also cover how to configure Memory settings, liveness and readiness probes, and cpu/mem requests for a given application.
The text was updated successfully, but these errors were encountered:
Java OCP Deployment(Config) setup
Hackathon Task for Team-19 Hackathon 2021
Task description:
Build a reusable Helm chart to deploy a quarkus java application on OCP. The chart will talk about Deployment, Service, Config and related K8S objects. The deployment will also cover how to configure Memory settings, liveness and readiness probes, and cpu/mem requests for a given application.
The text was updated successfully, but these errors were encountered: