© 2023 Hashnode
#devtron
Kubernetes has been one of the most adopted technologies in the last couple of years. According to the 2021 Cloud Native Survey conducted by “The Cloud Native Computing Foundation” where they received…
Not knowing Kubernetes is a leading cause of impostor syndrome among developers. While everybody is talking about Kubernetes, Docker Compose and Swarm on Twitter, you are googling what is Kubernetes. …
A lot of applications run on Kubernetes, and it has become the de-facto container orchestration system. However, as great as Kubernetes is, it has a steep learning curve, which can make it difficult f…
What is Devtron? Devtron is a tool integration platform that allows you to add all your DevSecOps tools in one place when you do not need to open multiple tabs. In devtron, you can manage the lifecy…
A lot of organizations use Kubernetes for deploying, monitoring, and scaling their applications. This does have several benefits as Kubernetes provides a lot of useful features. However, Kubernetes by…
Devtron Devtron is a Kubernetes native CICD tool that simplifies the process of deploying applications to Kubernetes through CICD pipelines that are defined in a simple and user friendly UI. Devtron i…
Building a Helm chart and managing it, are two different aspects of packaging an application for Kubernetes. Helm is efficient enough to package a complex K8s application and deploy it. When it comes …
If you are running micro-services these days there is a high probability that you're running it on a cloud provider like AWS, GCP, MS Azure etc. The services of these cloud providers are powered by da…