Mastering the Linux Core ConceptsIntroduction Hey everyone, welcome to my new blog. In the previous blog, we started with Linux operating system by looking at some basic Linux commands and the different types of shells. So in this blog we going learn some core concepts of Linux OS l...Dec 26, 2022·8 min read
Prevent Kubernetes misconfigurations from reaching production using DatreeChallenges Kubernetes admins faces Suppose a developer that made changes to Kubernetes configurations files, to deploy their objects, and they push their configuration file on git repo. And it caused a failure in production. Wouldn't it be cool to fi...Jul 17, 2022·3 min read