You've successfully subscribed to The DevOps Bootcamp πŸš€
Great! Next, complete checkout for full access to The DevOps Bootcamp πŸš€
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.

Kubernetes

Kubernetes Description

Kubernetes Security Best Practices

Kubernetes Security Best Practices
Members Public

A step-by-step checklist to secure Kubernetes clusters for reliable service offering.

Yiadh TLIJANI
Yiadh TLIJANI
Security
Understanding Kubernetes Operators

Understanding Kubernetes Operators
Members Public

Almost every Kubernetes tutorial speaks about how to quickly deploy a container in a pod and expose it as a service. Mostly these tutorials focus on stateless services and ignore a deeper explanation of state management in Kubernetes. But Kubernetes supports both types of deployments, the stateless deployments and stateful

Yiadh TLIJANI
Yiadh TLIJANI
Automation
Lab πŸ”¬ A Practical kubernetes Operator using Ansible

Lab πŸ”¬ A Practical kubernetes Operator using Ansible
Members Public

Right around the time Red Hat [https://www.redhat.com/] was acquiring them, CoreOS [https://www.coreos.com/] announced the release of a new framework and development kit around a concept called β€œOperators [https://coreos.com/operators/]”. Since then, Operators have evolved into one of the best ways to effectively

Yiadh TLIJANI
Yiadh TLIJANI
Labs
Useful Tools for Better Kubernetes Development

Useful Tools for Better Kubernetes Development
Members Public

A collection of awesome Kubernetes tools and projects to deploy, secure, and monitor your Kubernetes clusters. today I’m listing my top Kubernetes tools for testing and development. LensFor a while, I was an exclusive GKE user, spoiled by its simplicity and the managed dashboard on the GCP console. For

Yiadh TLIJANI
Yiadh TLIJANI
Kubernetes