Showing 10597–10608 of 18767 results
Kubernetes for Developers: Deploying Your Code
How do you deploy code to Kubernetes? Learn about different deployment techniques including, rolling updates, Canary deployments, Blue-Green deployments, jobs and CronJobs, as well as troubleshooting techniques that can be used to identify issues.
Kubernetes for Developers: Integrating Volumes and Using Multi-container Pods
This course is for everyone looking to deploy applications to Kubernetes in production. You'll learn how to integrate external storage volumes, leverage powerful multi-container Pod patterns, and secure application access to the Kubernetes API.
Kubernetes for Developers: Moving from Docker Compose to Kubernetes
Do you need to move containers created with Docker Compose into Kubernetes for development or testing purposes? This course covers several solutions to simplify the process and introduces tools that support live development against Kubernetes.
Kubernetes for Developers: Moving to the Cloud
Running Kubernetes in the Cloud presents additional opportunities and challenges. Being aware of available innovations and best practices can help you evaluate your options and make a more informed decision as you move to the cloud.
Kubernetes in Practice
This comprehensive course is a tool to learn Kubernetes and Kubernetes best practices built from the ground up.
Kubernetes Installation and Configuration Fundamentals
Let’s get you started learning Kubernetes. First, you'll learn about its architecture, and then how to install your first cluster. With that cluster up and running you'll explore how to work with it and deploy applications in Kubernetes!
Kubernetes Made Easy
Kubernetes and its practical Selenium Grid Configurations are covered from scratch in a practical and detailed way
Kubernetes on Windows Vulnerability: What You Should Know
Q&A session discussing the Kubernetes on Windows Vulnerability, CVE-2023-3676.
Kubernetes Operators Advanced
Take your Kubernetes skills to the next level with advanced concepts in Kubernetes Operators. Learn how to automate the management of complex applications and extend Kubernetes capabilities for better scalability.
Kubernetes Operators Intermediate
Build on your Kubernetes skills with an intermediate course on Kubernetes Operators. Learn to automate deployment and management of complex applications using custom controllers for better operational efficiency.
Kubernetes Package Administration with Helm
This course is for anyone looking to get into the administration side of Helm. It covers installing and configuring Helm, working with Helm releases, and managing Helm repositories.
Kubernetes Security: Cluster Hardening
This course will teach you how to secure your Kubernetes clusters for production workloads.