DEV Community

Cover image for Top Kubernetes Courses
Jeremy Morgan for Pluralsight

Posted on • Updated on

Top Kubernetes Courses

If you want to rocket your Kubernetes Administration skills to the next level, here are a set of courses you can take right now. This is suited well for folks wanting to get into Kubernetes, admins who want to get better, and even those pursuing the Certified Kubernetes Administrator (CKA) certification.

Kubernetes Installation and Configuration Fundamentals

Kubernetes Courses

This is a great course to get started with Kubernetes. You can get yourself a VM and install, it poke around and get it rolling.

It covers things like

  • Kubernetes Architecture
  • Kubernetes API
  • Installing Kubernetes
  • Configuring Kubernetes

By the end of the course, you'll have a good understanding of Kubernetes, and have your cluster up and running.

Take the Kubernetes Installation and Configuration Fundamentals Course


Managing Kubernetes API Server and Pods

Kubernetes Courses

In this course, you'll be digging deeper. This is a detailed look at the API architecture and internals, and to organize workloads.

It covers things like

  • The API server
  • The Control Plane
  • Working with API Objects

It's a great way to start moving to an advanced level with Kubernetes.

Take the Managing Kubernetes API Server and Pods Course


Managing Kubernetes Controllers and Deployments

Kubernetes Courses

Here's where you take your Kubernetes admin skills to the next level. You've built and configured a server. Now it's time to make sure your deployments run smoothly.

It covers things like:

  • Using Controllers to Deploy
  • Maintaining applications with deployments
  • Deploying with DaemonSets and Jobs

Take the Managing Kubernetes Controllers and Deployments course

Configuring and Managing Kubernetes Storage and Scheduling

Kubernetes Courses

This course is the final course in the path and focuses on taking your administration skills to an expert level. You will take a deep dive into cluster administration.

It covers things like:

  • Configuring persistent storage for your Pods
  • Using configuration as data
  • Learn control of Pod scheduling

Take the Configuring and Managing Kubernetes Storage course

What are you waiting for?

These courses are part of the Kubernetes Administration Path at Pluralsight. You will be well on your way to leveling up your skills and being the best administrator you can be. You can also work towards the Certified Kubernetes Adminstrator certification.

Kubernetes Courses

So take the Kubernetes SkillIQ and see where you rank! Then get started on this path to becoming a better Kubernetes Administrator!

Top comments (0)