Compilations of Kubernetes Applications

Published: less than 1 minute read

A few months ago, I had the chance to be involved in a couple of Pivotal Container Services (PKS) with NSX-T proof-of-concepts (POC). The thing about these POCs is that it’s really more than just getting the platform up and running. Often times, it requires running some applications in order to validate if the platform is working as expected, and if the necessary integrations are in place. The kind of applications you need will depend on the test cases required.

Hence, I thought it’d be a good idea to compile and share some of the Kubernetes applications that I utilize often. I’ve included the YAML files as well as links to other community developed Kubernetes applications. Do check it out below!

Github Mark
Click here to check out the repo!

Happy running kubectl apply -f !