No description available.
Bitnami Tutorials
Here you can find code related to Bitnami's tutorials.
How to use
Each tutorial is identified by a keyword in order to avoid using long directory names.
- Clone this repository:
git clone https://github.com/bitnami/tutorials. - Navigate to the directory where the code lives. See [README.md] for the index.
- Follow the steps in the corresponding tutorial to use the code.
| Dir | Title | Tutorial URL | |------------|-------------------------------------------------------------------------------|--------------------------------------------------------------------------------------| |kubeless |Get Started with Serverless Computing on Kubernetes with Minikube and Kubeless |https://docs.bitnami.com/kubernetes/how-to/get-started-serverless-computing-kubeless/ | |simple-node-app|Deploy a Custom Node.js Application using Bitnami Containers | https://docs.bitnami.com/containers/how-to/deploy-custom-nodejs-app-bitnami-containers/ | | go-k8s | Deploy A Go Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-go-application-kubernetes-helm/ | |phpfpm-k8s | Deploy A PHP Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-php-application-kubernetes-helm/ | |rust-k8s | Deploy A Rust Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-rust-application-kubernetes-helm/ | |swift-k8s | Deploy A Swift Application On Kubernetes With Helm | https://docs.bitnami.com/kubernetes/how-to/deploy-swift-application-kubernetes-helm/ | |multistage-docker | Optimize Your Docker Images with Multi-Stage Builds and Bitnami Containers | https://docs.bitnami.com/containers/how-to/optimize-docker-images-multistage-builds/ | |java-stacksmith | Package and Deploy Applications on AWS | https://stacksmith.bitnami.com/support/quickstart-aws/ | |spring-boot-app| Deploy locally a Spring Boot application using Bitnami Containers | https://docs.bitnami.com/containers/how-to/deploy-locally-spring-boot-application-docker/ |