- Introduction to Kubernetes
- Kubernetes Introduction
- Container Introduction
- Kubernetes Setup
- Local Setup with Minikube
- Minikube Demo
- Kubernetes using the Docker client
- Minikube vs Docker Client vs Kops vs Kubeadm
- Introduction to Kops
- Demo: Preparing Kops install
- Demo: DNS Troubleshooting
- Demo: Cluster setup on AWS using kops
- Building Docker containers
- Demo: Building docker containers
- Docker Image Registry
- Demo: Pushing Docker Image
- Running first app on Kubernetes
- Demo: Userful commands
- Service with LoadBalancer
- Demo: Service with AWS ELB LoadBalancer
- Kubernetes Basic
- Node Architecture
- Replication Controller
- Demo Replication Controller
- Deployments
- Demo: Deployments
- Services
- Demo: Services
- Labels
- Demo: NodeSelector using Labels
- Healthchecks
- Demo: Healthcheck
- Readiness Probe
- Demo: Liveness and Readiness probe
- Pod State
- Pod Lifecycle
- Demo: Pod Lifecycle
- Secrets
- Demo: Credentials using Volumes
- Demo: Running WordPress on K8s
- WebUI
- Demo: Web UI in Kops
- Demo: WebUI
- Advanced Topic
- Service Discovery
- Demo: Service Discovery
- ConfigMap
- Demo: ConfigMap
- Ingress Controller
- Demo: Ingress Controller
- External DNS
- Demo: External DNS
- Volumes
- Demo: Volumes
- Volumes Autoprovisioning
- Demo: WordPress with Volumes
- Pod Presets
- Demo: Pod Presets
- StatefulSets
- Demo: StatefulSets
- Daemon Sets
- Resource Usage Monitoring
- Demo: Resource Usage Monitoring
- Autoscaling
- Demo: Autoscaling
- Affinity / Anti-Affinity
- Demo: Affinity / Anti-Affinity
- Interpod Affinity and Anti-Affinity
- Demo: Interpod Affinity
- Demo Interpod Anti-Affinity
- Taints and Tolerations
- Demo: Taints and Tolerations
- Custom Resource Definitions (CRDs)
- Operators
- Demo: postgresql-operator
- Kubernetes Administration
- The Kubernetes Master Services
- Resource Quotas
- Namespaces
- Demo: Namespace quotas
- User Managements
- Demo: Adding Users
- RBAC
- Demo: RBAC
- Networking
- Node Maintenance
- Demo: Node Maintenance
- High Availability
- Demo: High Availability
- TLS on ELB using Annotations
- Demo: TLS on ELB
- Packaging and Deploying on Kubernetes
- Introduction to Helm
- Demo: Helm
- Creating your own Helm Charts
- Demo: Creating your own Helm Charts
- Demo: Nodejs app Helm Chart
- Demo: Setting up a Helm Repository on S3
- Demo: Building and Deploying Helm Charts with Jenkins
- Serverless on Kubernetes
- Introduction to Serverless
- Introduction to Kubeless
- Demo: Creating Functions with Kubeless
- Demo: Triggering Kubeless Functions with Kafka
- Microservices
- Introduction to Istio
- Demo: Istio Installation
- Demo: An Istio enables app
- Demo: Advances routing with Istio
- Installing Kubernetes using kubeadm
- On-Prem or Cloud Agnostic Kubernetes
261 total views, 1 views today
Pod Presets was last modified: April 29th, 2019 by Sushil Verma