Playing with CDK8S
Shared code used for demo in presetation CDK for Kubernetes
cdk8s-java-example
- basic example of cdk8s applicatoion initialized by commandcdk8s init java-app
cdk8s-python-example
- basic example of cdk8s applicatoion initialized by commandcdk8s init python-app
cdk8s-typescript-example
- basic example of cdk8s applicatoion initialized by commandcdk8s init typescript-app
hello
- more elaborated example of cdk8s applicatoion in typescripttest-cluster
- vagrant-ansible scripts to provision testing k3s one-node cluster runing in virtual-box (which will survive even reboot)