© 2023 Hashnode
#cncf
We probably all know a developer who complains about the often frustrating developer experience within their organizations. Pain points can be a lack of service or infrastructure ownership, missing ha…
Let's start with history As the internet became more popular in the early 2000s, people wanted to use more and more types of applications. These applications needed to be able to handle a growing numb…
If you were thinking you only needed Kubernetes for developing and deploying cloud-native applications, we’re sorry, it’s not! But that’s actually good news and we’re going to tell you why. Kubernetes…
Cloud Native Computing Foundation (CNCF): It is a non-profit organization that is dedicated to advancing the state of the art in cloud native computing. The CNCF community is focused on building and m…
I've always liked the idea of GitOps - manifesting the declarative state of your workloads as a git repository, versioned, with a transparent history and Kubernetes objects being described as YAML. Yo…
Introduction Becoming a mentee through the Cloud Native Computing Foundation (CNCF) is a great way to gain experience and knowledge in the field of cloud-native computing. The CNCF mentorship program …
Hey Everyone! Welcome to my blog. This is my first blog which is about my first ever KubeCon Experience. I attended KubeCon+CloudNativeCon Europe 2022 virtually from 16 - 20 May. In this blog, I will …
'Never stop learning!' is a cat poster slogan most of us have heard at least once in our lives, I'd reckon. Nonetheless, it's not a bad credo to live by in the persistently changing world of cloud nat…
Open-source software has played a major role in shaping the technology landscape over the past few decades. It has allowed individuals and organizations to freely access and modifies the source code o…
Hey everyone! Welcome back. In today's blog, we will be learning about what is helm in depth. Although there are many resources and one-line definitions for helm (Which is a good thing, to be honest) …