What is autoscaling? How to scale applications and Kubernetes clusters? What is the difference between vertical and horizontal scaling? Should we combine Horizontal Pod Autoscaler (HPA), Vertical Pod Autoscaler (VPA), and Cluster Autoscaler (CA) in Kubernetes?
Continue readingTag Archives: CI
Tanzu Kuberentes Platform By VMware
VMWare Tanzu Community Edition is a Kubernetes platform that competes with Rancher and OpenShift. Is it any good? Should you use it?
Continue readingCloud-Native Applications And NOT Infrastructure Code – Klotho
Wouldn’t it be great if we would not need to define infrastructure but let applications themselves figure out what to do, where to run, and how to do all that? Klotho enables us to write Cloud-native microservices and applications and auto-magically get infrastructure and the code that ties it all together.
Continue readingMutable And Immutable Objects And Resources Explained
What are mutable and immutable objects and resources? Does immutability apply to bare metal, virtual machines (VMs), applications, Cloud, containers, infrastructure, Kubernetes, etc.? What does mutability and immutability mean? Mutable vs. immutable explained.
Continue readingTalos: Linux Designed For Kubernetes
Talos is Linux designed for Kubernetes. It’s secure, immutable, and minimal.
Huge thanks to Alfadil Tabar for making this video happen.
Continue readingCost-Aware Kubernetes Cluster Autoscaling With Cast AI
Cast AI allows us to cut costs by autoscaling and to rightsize our Kubernetes clusters.
Continue readingWerf: Glue Together Git, Docker, Helm, Kubernetes For CI/CD Pipelines
werf is designed to glue together Git, Docker, Helm, and Kubernetes. It is meant to be used in CI/CD pipelines. Let’s see whether it can be helpful to manage our k8s applications.
Continue readingDevtron – Kubernetes-Native User-Friendly CI, CD, and GitOps
Devtron is an open-source software delivery workflow for Kubernetes. It combines CI, CD, and GitOps principles and processes through Argo CD, Argo Workflows, Argo Rollouts, Clair, and quite a few other tools.
Continue readingTekton vs. Argo Workflows – Kubernetes-Native CI/CD Pipelines
Which self-managed kubernetes-native CI/CD pipeline is the best choice? Is it Tekton or Argo Workflows? Which one should you pick?
Continue readingRunning Jenkins In Kubernetes – Tutorial And Review
Should we be using Jenkins for our Kubernetes CI/CD pipeline needs in 2021? How to deploy Jenkins in k8s? How to run Jenkins builds in Kubernetes? How would a full CI/CD pipeline look like?
Continue reading