Search results for: werf


Bringing a good OSS experience to Kubernetes DevOps

Posted on August 23, 2022 | By Michael Guarino

Guest post by Michael Guarino, CTO, and Co-Founder at Plural Open-source is at a crossroads at the moment. 97% of data stacks contain open-source code. However, deploying and managing open source applications is tedious and time-consuming.  Take an…


What is a Platform Orchestrator?

Posted on August 4, 2022 | By Kaspar von Grünberg

Guest post originally published on the Humanitec blog by Kaspar von Grünberg A Platform Orchestrator sits at the core of a dynamic Internal Developer Platform. It enables dynamic configuration management and developer self-service, allowing for low cognitive load…


Kubernetes monitoring: leveraging 4 open-source toolsets

Posted on August 1, 2022 | By Matt Lenhard

Guest post by Matt Lenhard, co-founder and CTO of ContainIQ You probably already know that Kubernetes is the leading container orchestration system. And according to the most recent CNCF study, you’re likely already using it for production workloads…


Keep calm and trust A/B testing with Flux, Flagger, and Linkerd

Posted on July 21, 2022

Community post by Stacey Potter At GitOps Days 2022, Jason Morgan, Technical Evangelist at Buoyant and co-chair of the CNCF Business Value Subcommittee, demonstrated how to make Flux, Flagger, and Linkerd work together. He also showed an example…


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…


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…


Cloud Native Glossary — the Hindi version is live! 

Posted on June 29, 2022

Community post from the Hindi Cloud Native Glossary team The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native concepts in clear and simple language without requiring…


Efficient GRC with cybersecurity tooling

Posted on June 27, 2022 | By Iwan Price-Evans

Guest post originally published on the Snapt blog by Iwan Price-Evans “Governance, risk, and compliance” (GRC) might be dirty words for many people working in application development and delivery. Strict rules and processes can be obstacles to innovation…


Kubernetes Operators: what are they? Some examples

Posted on June 15, 2022

Guest post originally published on the SparkFabrik blog Kubernetes offers limited initial functionality to ensure flexibility and scalability. K8s Operators are software extensions that make use of Kubernetes APIs to extend behavior. What do we need to know…


Docker monitoring tutorial – How to monitor Docker with Telegraf and InfluxDB

Posted on June 10, 2022 | By Cameron Pavey

Guest post published by Cameron Pavey, InfluxDB. How to Monitor Docker with Telegraf and InfluxDB Docker is an increasingly popular choice for businesses dealing with containerized applications. However, as with any new technology, Docker introduces complexities that need…