team19hackathon2021 / issues-curriki

0 stars 0 forks source link

Java OCP Deployment(Config) setup #6

Open computate opened 3 years ago

computate commented 3 years ago

Hackathon Task for Team-19 Hackathon 2021

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.