TechGenix: “Top Open-Source CNCF Security Projects and Why They Matter – Part 1”
Security has long been the biggest challenge for organizations adopting cloud-native technologies like Kubernetes. However, one look at the top CNCF projects shows a lack of security-only ventures. This was especially noticeable in 2019. However, in…
Rancher: an open source platform for cloud native applications
Guest post originally published on CloudOps’s blog by CloudOps team Rancher is a container management platform that helps DevOps teams adopt Kubernetes in a simple and scalable manner. It does so by offering a complete software stack…
Application architecture: why it should evolve with the market
Guest post originally published on Mia Platform’s blog by the Mia Platform team Today, the IT challenge is to go along with the evolution of market and business needs through effective choices in terms of application…
TechGenix: “Kuma: A Modern Multizone Service Mesh for Containers and VMS”
Envoy is likely the most important open-source project in the cloud-native networking space. Without it, we wouldn’t have a service mesh like Istio. The Envoy team recently announced Envoy Mobile, which looks to manage mobile applications with…
The Cloud Native Computing Foundation (CNCF) annual report for 2020 is now available. The report highlights the growth of the community, events, projects, and more, over the past year. As CNCF celebrated its fifth birthday in…
Table of Contents Who We Are Remembering Dan KohnMomentum in 2020Membership End User Community End Users & CNCF Projects / TOCEnd Users & KubeCon + CloudNativeConCNCF End User Technology RadarEnd User Training BenefitsEnd User Case StudiesConferences…
ArgoCD + KubeVela: GitOps with Developer-centric Experience
Guest post by Deng Hongchao, Software Engineer, Alibaba Introduction Argo CD Argo CD is a GitOps continuous delivery tool for Kubernetes. It is a part of the CNCF Argo Project, a set of Kubernetes-native tools for running…
By Sandeep Rajan, Software Engineer, Infoblox Addons extend the functionality of Kubernetes. Some of the addons like CoreDNS and kube-proxy are considered essential to the functionality of a Kubernetes cluster and are shipped along with cluster management…
Cloud Native Computing Foundation Receives Renewed $3 Million Cloud Credit Grant from Google Cloud
Google’s donation will help further the technical maturity and stability of the Kubernetes project SAN FRANCISCO, Calif. – December 17, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software,…
Solving configuration drift using GitOps with Argo CD
Argo CD (part of the Argo project) is a deployment solution for Kubernetes that follows the GitOps paradigm. Deploying to Kubernetes with Argo CD In the most basic scenario, Argo CD continuously monitors a Git repository…