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.
Yiadh TLIJANI

Yiadh TLIJANI

Founder of The DevOps Bootcamp | Senior DevSecOps Engineer | Certified Kubernetes Developer, Administrator and Security Specialist

Lab 1/3 πŸ”¬Istio Ambiant Mesh

Lab 1/3 πŸ”¬Istio Ambiant Mesh
Members Public

Deploy a KinD cluster Set the context environment variable: export CLUSTER1=cluster1Run the following commands to deploy a multi node Kubernetes cluster using KinD: data/steps/deploy-kind-cluster/deploy-multi.sh 1 cluster1Creating cluster "kind1" ... βœ“ Ensuring node image (kindest/node:v1.24.0) πŸ–Ό βœ“ Preparing nodes πŸ“¦ πŸ“¦ πŸ“¦ πŸ“¦ βœ“ Writing configuration πŸ“œ βœ“ Starting control-plane πŸ•ΉοΈ βœ“ Installing CNI πŸ”Œ βœ“ Installing

Yiadh TLIJANI
Yiadh TLIJANI
Labs
Get started with Istio Ambient Mesh

Get started with Istio Ambient Mesh
Members Public

About this courseIstio Ambient Mesh implements a β€œsidecarless” architecture which is transparent to the workloads in the mesh. This approach provides a number of benefits including incremental adoption, improved operations and more. This hands-on course will help you better understand how Istio Ambient Mesh works. First, you'll need to install

Yiadh TLIJANI
Yiadh TLIJANI
Networking Foundations Workshop

Networking Foundations Workshop
Members Public

The goal of this workshop is to enable the audience to identify and design networking solutions at several levels in the OSI stack.

Yiadh TLIJANI
Yiadh TLIJANI
Labs
Istio Advanced hands-on Training

Istio Advanced hands-on Training
Members Public

With this hands-on, practical course, you'll be able to gain experience in running your own Istio Service Meshes. Hands-on labsIstio Training 1 πŸ”¬ Learning the basics of EnvoyLearning the basics of Envoy Running EnvoyIn this lab we will dig into one of the foundational pieces of Istio, the β€œdataplane” or service

Yiadh TLIJANI
Yiadh TLIJANI
Service Mesh
Container image scanning best practices to adopt in production

Container image scanning best practices to adopt in production
Members Public

In this post we’re going to focus on the container scanning best practices to adopt in production.

Yiadh TLIJANI
Yiadh TLIJANI
Containers
Dockerfile Security Best Practices

Dockerfile Security Best Practices
Members Public

Learn how to prevent security issues and optimize containerized applications by applying a quick set of Dockerfile best practices in your image builds.

Yiadh TLIJANI
Yiadh TLIJANI
Containers
Kubernetes Comprehensive Overview

Kubernetes Comprehensive Overview
Members Public

An in depth overview of Kubernetes and it's various components.

Yiadh TLIJANI
Yiadh TLIJANI
Kubernetes
The Beginner's Guide to Learn the Basics of Git / Github

The Beginner's Guide to Learn the Basics of Git / Github
Members Public

What's Git?Git is a version-control system for tracking changes in computer files and coordinating work on those files among multiple people. Git is a Distributed Version Control System. So Git does not necessarily rely on a central server to store all the versions of a project’s files. Instead,

Yiadh TLIJANI
Yiadh TLIJANI