This directory contains quick start sample projects:
- kit: Example projects using Eclipse JKube standalone Kit
- maven: Example projects using Eclipse JKube Maven plugins (Kubernetes & OpenShift)
Examples are bound to the latest Maven Central release
To override the JKube release you can pass the jkube.version
property when running the examples.
e.g.
$ mvn -Pkubernetes clean install k8s:build -Djkube.version=1.33.7