Kubernetes Administration with kubectl: A Beginner's Guide
Master kubectl to confidently deploy, manage, and troubleshoot containerized applications in Kubernetes as an administrator.
...
Share
Core kubectl Operations and Resource Management
Unit 1: Kubernetes Fundamentals and kubectl Setup
Kubernetes Explained
Getting kubectl Ready
Unit 2: Deploying and Managing Applications
Your First Deployment
Exposing Your App
Scaling Up and Down
Updating Your Application
Unit 3: Resource Management with YAML
YAML for Kubernetes
Managing Resources with YAML
Advanced kubectl Techniques and Best Practices
Unit 1: Debugging and Monitoring with kubectl
Logs: What's Happening?
Inside the Container
Port-Forwarding Fun
Resource Usage Insights
Eventful Clusters
Unit 2: Secure and Efficient kubectl Usage
Contexts: Cluster Hopping
Who Can Do What?
Best Practices for Admins