K8Saas Hello World Projects
Here is a set of hands-on hello world projects. Easy to understand, deploy and play with in a K8saas cluster. To ask and set up your own cluster, look at the section Getting Started.
Simplest hello world
Great place to start using k8saas ! Try it !
Deploy a simple hello world application and expose it to the internet:
Simplest hello world Windows
Require Windows nodepool on cluster
Deploy a simple hello world application and expose it to the internet:
Hello world using persistent storage
Persistent storages are key to most infrastructure, and easy to deploy and use with Azure Kubernetes Service. Try it !
Deploy a hello world application using persistent storage:
Hello world protected by SSO new generation (Pomerium)
Deploy a hello world application behind a SSO that allows only thalesdigital.io domain.
Hello world protected by a WAF
Improves the previous configuration with **a Web Application Firewall **(based on modsecurity)
Tensorflow tutorial using GPU
Run your first TensorFlow on K8saas
Hello world pulled from Trustnest Artifactory
Run your first hello world application downloaded from Trustnest Artifactory
Testing Security / CVE
k8saas hello world protected against CVE-2021-44228
The CVE-2021-44228 is about a vulnerability in log4j allowing the execution of arbitrary code from local to remote LDAP servers and other protocols.
Run k8saas hello world protected against CVE-2021-44228 using a WAF.
Hello world open policy agent/gatekeeper
Run k8saas hello world use cases to show Gatekeeper policy effects.
Self-service Service Account examples
List of yaml to create service accounts with different permissions
Hello World Spot node pool examples
List of yaml to create service accounts with different permissions
DAPR Hello World example
Deploy helloworld container using DAPR services