Pinned Repositories
advanced_ingress_controller
Automatically have DNS records created for your ingress controller
aws_eks
Super simple EKS setup
aws_env_vars
AWS Environment Variables for Kops K8s cluster
aws_kops_user
Setup kops user in AWS
Azure_Container_Registry
How to create an ACR and push up an image
DigitalOcean_Install
How to install on prem or non-cloud supported environment
kubespray-how-to
How to stand up K8s with Kubespary(Terraform and Ansible)
terraform-azure-k8s
Terraform Template code for azure k8s
terraform-GCP
How to create a Kubernetes cluster with terraform for GCP
terraform-kops-aws
Create a K8s cluster in AWS with kops
k8s-class's Repositories
k8s-class/kubespray-how-to
How to stand up K8s with Kubespary(Terraform and Ansible)
k8s-class/aws_eks
Super simple EKS setup
k8s-class/terraform-azure-k8s
Terraform Template code for azure k8s
k8s-class/terraform-GCP
How to create a Kubernetes cluster with terraform for GCP
k8s-class/terraform-kops-aws
Create a K8s cluster in AWS with kops
k8s-class/basicwebapp
Basic web app for deployment
k8s-class/Building_Docker_Images
Download, Build image, and push to your K8s cluster
k8s-class/cert-manager
How to use cert-manager and setup ingress controller with LetsEncrypt
k8s-class/charts
Example helm chart
k8s-class/CKA
k8s-class/configmaps
How to create a configmap
k8s-class/cpu-mem-quota
Example on how resource quotas work
k8s-class/demo
Demo App
k8s-class/deployment_loadbalancer
Create Deployment with Loadbalancer
k8s-class/EFK
How to install EFK
k8s-class/glossary
Glossary of Kubernetes Terms
k8s-class/helm
How to use helm and create charts
k8s-class/istio
How to setup Istio and run a deployment with mtls enabled
k8s-class/istio-grafana
Template for Istio Grafana Install
k8s-class/kubeless
How to use Kubeless (Serverless) on Kubernetes
k8s-class/namespace
How to create a namespace
k8s-class/nginx-ingress
How to create an nginx ingress controller with helm
k8s-class/nodeselector
How to use node labels to assign workloads to specific nodes
k8s-class/pod
A basic pod object
k8s-class/pod_lifecycle
How to set POD lifecycle commands in a lifecycle file
k8s-class/secrets
How to create secrets to be consumed by kubernetes resources
k8s-class/service
How to create a basic NodePort Service or LoadBalancer Service
k8s-class/service-discovery
How Kubernetes uses etcd for service discovery
k8s-class/troubleshoot_cluster
How to troubleshoot your K8s cluster
k8s-class/volumes
How to create a volume and attach it to a deployment