Topic : Kubernetes

Dive into diverse subjects like Agile, Testing, Data Engineering, and DevOps
Featured image for “Docker & Kubernetes Fundamentals”
DEVOPS-101

Docker & Kubernetes Fundamentals

  • Use the Docker client to build images and run containers
  • Write a Dockerfile, build an image and run it as a container, and store the image in a registry.
  • Use the kubectl CLI commands to create resources on a Kubernetes cluster.
  • Deploy and update applications in a Kubernetes cluster.
  • Configure probes to implement best-practice application deployment patterns
  • Troubleshoot deployment issues.
  • Understand when and how to use the various Kubernetes Service Types and Networking Controller to direct traffic as required for applications within a cluster.
  • Employ best practices for namespacing and labelling of Kubernetes resources.
Learn More
Featured image for “Professional Kubernetes for Developers”
DEVOPS-201A

Professional Kubernetes for Developers

  • Learn how to set up and manage a Kubernetes cluster, including networking, storage, and security configurations, which is crucial for both developers when designing applications and administrators when managing the infrastructure.
  • Understand how to integrate Kubernetes into a DevOps workflow, including continuous integration and continuous deployment (CI/CD) practices with tools like Jenkins, GitLab CI, or GitHub Actions.
Learn More
Featured image for “Professional Kubernetes for Operations”
DEVOPS-201B

Professional Kubernetes for Operations

  • Learn how to set up and manage a Kubernetes cluster, including networking, storage, and security configurations, which is crucial for both developers when designing applications and administrators when managing the infrastructure.
  • Understand how to integrate Kubernetes into a DevOps workflow, including continuous integration and continuous deployment (CI/CD) practices with tools like Jenkins, GitLab CI, or GitHub Actions.
Learn More