Skip to content

Instantly share code, notes, and snippets.

@archmangler
Last active July 26, 2020 15:44
Show Gist options
  • Save archmangler/1a88c699c21cecbc337a93a0aa013ba1 to your computer and use it in GitHub Desktop.
Save archmangler/1a88c699c21cecbc337a93a0aa013ba1 to your computer and use it in GitHub Desktop.
A list of Practical Hands On Labs (June 2020)
[] AKS with Terraform 0.12 in hub and spoke architecture: https://medium.com/@paveltuzov/create-a-fully-private-aks-infrastructure-with-terraform-e92358f0bf65
[] kubernetes autoscaling on AWS EKS: https://medium.com/better-programming/build-kubernetes-autoscaling-for-cluster-nodes-and-application-pods-bb7f2d716b07
[] fluentd basics: https://medium.com/swlh/fluentd-simplified-eb5f19416e37
[] HPA on GKE: https://medium.com/better-programming/how-to-scale-kubernetes-applications-using-custom-metrics-6cf02571c5e4
[] NSPs: https://medium.com/better-programming/how-to-secure-kubernetes-using-network-policies-bbb940909364
[] Cert-Automation on Kubernetes: https://medium.com/hashicorp-engineering/securing-k8s-ingress-traffic-with-hashicorp-vault-pkiaas-and-jetstack-cert-manager-cb46195742ca
[] Kaniko container builds + FluxCD: https://medium.com/better-programming/how-to-build-containers-in-a-kubernetes-cluster-with-kaniko-2d01cd3242a7
[] Calico (VPN client connection to pod) https://medium.com/flant-com/calico-for-kubernetes-networking-792b41e19d69
[] Secure Kubernetes the EASY way on GKE via Terraform: https://medium.com/swlh/how-to-secure-kubernetes-the-easy-way-f37052139280
[] TLS access for users to Kubernetes: https://medium.com/swlh/how-we-effectively-managed-access-to-our-kubernetes-cluster-38821cf24d57
[] Gaia+Go+Kubernetes: https://medium.com/@michelvocks/automatic-kubernetes-deployment-with-gaia-and-hashicorp-vault-73b882e40741
[] Scaling the management of Kubernetes clusters: https://medium.com/usa-today-network/there-and-back-again-scaling-multi-tenant-kubernetes-cluster-s-67afb437716c
[] Azure Service operator: https://medium.com/01001101/azure-service-operator-manage-your-azure-resources-with-kubernetes-69f49d9dbbc5
[] Istio: https://medium.com/avitotech/running-istio-on-kubernetes-in-production-part-i-a8bbf7fec18e
[] Kubebuilder:  https://book.kubebuilder.io/introduction.html
[] Istio: https://medium.com/google-cloud/istio-routing-basics-14feab3c040e
[] Download and Study this repo: https://github.com/denniszielke/phoenix
[] B-G with AKS Part 1: https://medium.com/@denniszielke/continuous-building-gating-and-releasing-using-azuredevops-helm3-application-insights-and-aks-53b588b88b8c
[] B-G with AKS Part 2: https://medium.com/@denniszielke/continuous-kubernetes-blue-green-deployments-on-azure-using-nginx-appgateway-or-trafficmanager-4490bce29cb




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment