my-planner

Notes

Notes taken while working on this project.

GraalVM installation

Use SDKMAN for managing all Java version on your PC:

Ones the GraalVM is installed you might need native image:

Quarkus and Kotlin - hello world

sample

Quarkus and MongoDB - First Blood

Quarkus and JWT - we are safe now

Create RSA keys

If you need RSA keys then you can generate them in the following way:

Use generated privateKey.pem and publicKey.pem

Kubernetes Cheat Sheet

Containers

CI/CD

CircleCI

Azure Pipelines

Development platforms

K3s and K3d

See k3ds

Okteto

You can create a small cluster at https://cloud.okteto.com. It allows for launching at testing applications directly in Kubernetes:irectly in Kubernetes

RedHat OpenShift

You can launch OpenShift 4.x on you laptop. Visit https://cloud.redhat.com and:

Other tools

Issue management