Kubernetes: Solution use - Training Courses | Afi U.
afiU logo
Explore our 2025-2026 catalogue View all courses
Training and Coaching

Cultivate a learning organization and develop talent.

Customer Experience

Optimize your processes for operational excellence.

Employee Experience

Engage, empower, and enhance employee well-being.

Artificial Intelligence

Master AI and automate your processes.

Leadership

Develop key skills to inspire and mobilize.

Digital Tools

Boost collaboration and productivity within your teams

Strategy and Performance

Align your goals for sustainable growth.

Digital Transformation

Leverage technology to innovate and accelerate your growth.

ContactFAQ

Kubernetes: Solution use

An introduction to Kubernetes using the orchestration tool.
Private session

This training is available in a private or personalized format. It can be provided in one of our training centres or at your offices. Call one of our consultants of submit a request online.

Call now at 1 877 624.2344

  • Duration: 2 days
  • Regular price: On request

Course outline

Duration : 2 days

Audience

Developer, system administrator and DevOps engineer requiring an introduction to Kubernetes.

Prerequisites

  • Basic of Linux system administration
  • Docker knowledge

Objectives

  • You will know how to deploy applications on a Kubernetes platform
  • You will be able to daily use Kubernetes to manage your production containers
  • You will know how to react in case of problem
  • You will know how to deploy a clustered application

Contents=

Kubernetes project presentation
  • Architecture
  • Overview
  • Integration with underlying platforms
Kubernetes objects
  • Base objects
  • Pods
  • Services
  • Volumes
Internal objects
  • ReplicaSets
  • Deployments
  • StatefulSets
  • DaemonSets
  • Jobs
First steps
  • Accessing the web interface
  • Installing and using Kubectl
  • Deploying a pod
  • Creating a deployment from a YAML file
Basic usage
  • Creating a persistent volume
  • Creating a deployment
  • Exposing a deployment using internal services
  • Exposing a deployment to the outside world
  • Best practices
Advanced usage
  • Deploying a StateFul application
  • Programming a job
Troubleshooting
  • Accessing containers logs
  • Debugging techniques