Skip to content

boland25/qpong-flask-service

Repository files navigation

Sample node.js hello world application packaged as a container with a Helm Chart

Try to deploy it to Kubernetes with this IBM Cloud DevOps toolchain: https://github.com/open-toolchain/simple-helm-toolchain fully preconfigured for you.

Note: The Helm chart was created using a 'helm create hello' command, then altered to pass an image pull secret (to enable later deployments from private image registries), i.e.

imagePullSecrets:
- name: {{ .Values.image.pullSecret }}
  • and corresponding addition in /chart/hello/values/yaml as a placeholder for receiving an actual pull secret during deployment automatically.
pullSecret: regsecret

About

Created for toolchain: https://cloud.ibm.com/devops/toolchains/7a50d2d2-2286-4d15-a5f5-ff0657663837?env_id=ibm%3Ayp%3Aus-south

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6