Chef & Vagrant for Dev-in-DevOps, Meetup (Workshop)

Chef & Vagrant for Dev-in-DevOps, Meetup (Workshop)

Table of Contents

Cloud-Native | there’s no place like 127.0.0.1 Haggai Philip Zagury DevOps Group & Tech Lead, Tikal Knowledge

Docker, Kubernetes and many other Cloud Native toolstooling have matured and mastering them will ensure a leap in developer productivity and overall experience. There are many cloud-native solutions offered to solve our day-2-day needs. In this session we will review some cool K3d/K3s features which will boost our control & overall understanding of Kuberentes.

Video part 1


Video part 2


comments powered by Disqus

Related Posts

Using S3 as Local Storage on kubernetes with S3 CSI Driver

Using S3 as Local Storage on kubernetes with S3 CSI Driver

Originally posted on the Israeli Tech Radar on medium.

TLDR; In the world of cloud-native applications, efficient and scalable storage solutions are crucial. Amazon S3 (Simple Storage Service) is a popular object storage service, but what if you could use it as local storage in your Kubernetes clusters? Enter the S3 CSI (Container Storage Interface) Driver, a game-changer for developers and operations teams alike.

Read More
Infrastructure as Code: Navigating Declarative and Imperative Approaches

Infrastructure as Code: Navigating Declarative and Imperative Approaches

Originally posted on the Israeli Tech Radar on medium.

I read somewhere in my late night browsing that 71% of infrastructure as code is done using Terraform. That’s a huge number, right?, and although I may not be accurate the truth isn’t that far from it. It’s almost become the default choice. And what if I told you that the default isn’t always the best for everyone?

Read More