Search results for: kubernetes


Kubernetes governance explained

Posted on July 26, 2022

Guest post originally published on the Coredge blog Introduction According to IDC (IDC: Expect 175 zettabytes of data worldwide by 2025 ), it is projected that by 2025 our global data volume will reach 175 zetabytes. As the data…


TFIR: “Cilium 1.12 Adds Cilium Service Mesh And Other New Features For Enterprise Kubernetes”

Posted on July 21, 2022

Cilium, a CNCF incubating project, has announced the general availability of Cilium 1.12. With the release, Cilium has introduced Cilium Service Mesh, a major new open source entrant into the service mesh category, and the first service mesh that gives enterprises the flexibility to run…


Kubernetes Cluster API integrates continuous fuzzing

Posted on July 20, 2022

Community post originally published on the Ada Logics blog In the last few months, the team at Ada Logics has worked on integrating continuous fuzzing into the Kubernetes Cluster API project. This was an effort focused on improving…


Kubernetes: The blackhole of FinOps

Posted on July 20, 2022 | By Patrick Loring

Guest post originally published on the Fairwinds blog by Patrick Loring FinOps has become another buzzword in the cloud native ecosystem of late. FinOps, as defined by the FinOps Foundation, is the: FinOps is an evolving cloud financial management…


Cilium 1.12 GA: Cilium Service Mesh and other major new features for enterprise Kubernetes

Posted on July 20, 2022

The Cilium project is excited to announce the general availability of Cilium 1.12.  Cilium is well known as the de-facto standard for cloud native networking and security, adopted by companies like Adobe, Bell Canada, and IKEA as well…


InfoWorld: “Cilium launches eBPF-powered Kubernetes service mesh”

Posted on July 20, 2022

Cilium Service Mesh features eBPF-based connectivity, traffic management, security, and observability, supporting both sidecar and sidecar-less deployments.


GitOps Days 2022: GitOps as a Natural Evolution of Kubernetes

Posted on July 18, 2022 | By Stacey Potter

Community post by Stacey Potter What is GitOps Days? Last month GitOps Days took place on June 8th and 9th. It was jam-packed with informative and educational sessions from speakers on varying levels of the cloud native spectrum….


How to secure Kubernetes Ingress?

Posted on July 12, 2022

Guest post originally published on the ARMO blog by Ben Hirschberg, VP R&D & Co-founder, ARMO Ingress aims to simplify the way you create access to your Kubernetes services by leveraging traffic routing rules that are defined during the creation of…


Do I need Kubernetes?

Posted on July 7, 2022 | By Dave Blakey

Guest post originally published on the Snapt blog by Dave Blakey Kubernetes is a popular tool for container orchestration. But why are so many companies choosing to use Kubernetes, and what benefit does it offer software development and…


How to secure Kubernetes Pods post-PSPs deprecation

Posted on June 30, 2022 | By Amir Kaushansky

Guest post originally published on the ARMO blog by Amir Kaushansky Kubernetes pods are the basic building blocks of Kubernetes. It’s managing one or more tightly coupled application containers allowing them to share resources and networks. Pods are hosted on…