Sample Apps
Introductions¶
- K8S tutorial - Hello World
- K8S tutorial - Wordpress
- Learn Kubernetes in Under 3 Hours: A Detailed Guide to Orchestrating Containers (Github repo)
- kubernetes-examples: minimal self-contained examples of standard Kubernetes features and patterns in YAML
PoCs¶
- Bank of Anthos: simulates a bank's payment processing network using Anthos
- Microservices Demo: sample cloud-native application with 10 microservices showcasing Kubernetes, Istio, gRPC and OpenCensus
Interesting Deployments¶
- Setting up secure endpoints in Kubernetes
- Deploy an App on Kubernetes (GKE) with Kong Ingress, LetsEncrypt and Cloudflare: app with public Ingress, and LetsEncrypt Certificate
- Using SSL certificates from Let's Encrypt in your Kubernetes Ingress via cert-manager
- Recommended Steps to Secure a DigitalOcean Kubernetes Cluster: setup client certifictes and kubeconfig
- Provisioning Kubernetes clusters on AWS/GCP with Terraform: how to use Terraform to provision clusters on GKE or EKS