Search results for: open policy containers


Managing Kyverno policies as OCI Artifacts with OCIRepository sources

Posted on September 19, 2022

Project post originally published on the Flux blog The Flux team has released a new version of Flux  v0.32 that includes fantastic features. One of them is OCI Repositories feature that allows us to store and distribute a wide variety of sources…


Cloud Native Computing Foundation Continues Significant Membership Growth, Highlighting Ubiquity of Cloud Native Technology

Posted on September 13, 2022

More than 65 organizations across the world join CNCF’s 800+ members to drive cloud native innovation across industries San Francisco, CA – September 13, 2022 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud…


Kubernetes version 1.25 – everything you should know

Posted on September 2, 2022 | By Amir Kaushansky

Guest post originally published on the ARMO blog by Amir Kaushansky Kubernetes’ new version – version 1.25 – will be released on Tuesday 23rd August 2022, and it comes with 40 new enhancements in various areas and numerous…


Securing Kubernetes secrets with HashiCorp Vault

Posted on August 16, 2022 | By Nikhil Purva

Guest post originally published on the InfraCloud blog by Nikhil Purva As more and more organizations making the shift to cloud native technologies, Kubernetes has become the de facto choice to orchestrate container based applications. As applications grow…


LitmusChaos July 2022 update

Posted on August 11, 2022 | By LitmusChaos Maintainers

Project post by LitmusChaos maintainers As promised, we are back with another edition of monthly updates from the LitmusChaos community. With the growth of  Chaos Engineering community as well as the LitmusChaos community,we appreciate this massive participation and…


How to deploy Kubernetes apps efficiently

Posted on August 5, 2022 | By Dave Blakey

Guest post originally published on the Snapt blog by Dave Blakey Kubernetes has been a revelation for companies working with containers. It makes container orchestration consistent, which can streamline development and make CI/CD processes more reliable. However, your…


KubeEdge releases the first Cloud Native Edge Computing Threat Model and Security Protection Analysis paper

Posted on July 27, 2022

Project post by KubeEdge maintainers The security of cloud native edge computing has been of concern to many users. It was difficult for users to perform effective security hardening on their edge systems due to no security threat…


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…


The 16-point checklist for GitOps success

Posted on July 8, 2022

Guest post originally published on the Weaveworks blog For efficient GitOps management in your organization you need a GitOps checklist. Here’s a handy 16 point checklist you and your team can use when getting started. Build better code…


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…