Kubernetes as a Cloud Services Provisioner: Deploying an App with Custom Resource Definitions
Guest post originally published on Cloudreach’s blog by Brad Campbell, Chief Technologist, Platform Development at Cloudreach Following up on his first blog focusing on Kubernetes as a cloud services provisioner, Brad Campbell explains how to deploy…
CNCF LFX Projects are Open for Spring Term 2021! Apply Now for a Mentorship Opportunity!
CNCF is again very excited to participate in the upcoming LFX (previously CommunityBridge) Spring Term from March 1st – May 31st. We have 15 Graduated, Incubating, and Sandbox projects participating with 35 project ideas available to…
Cloud Native Computing Foundation Announces AT&T as Platinum Member
Global telecommunications leader doubles down on commitment to the cloud native ecosystem and telecom innovation SAN FRANCISCO, Calif. – Feb 2, 2021 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native…
CICD Pipelines using Gitlab CI & Argo CD with Anthos Config Management
Guest post originally published on Arctiq’s blog by Daniyal Javed, DevOps Engineer and Consultant at Arctiq Last year I posted a demo of using GitLab CI and ArgoCD with Anthos Config Management. It’s been a popular…
CNCF On-Demand Webinar: Policy-as-Code to manage security risk in K8s before & after deployment
Modern Kubernetes applications are deployed on a wide range of hosting environments, from multitenant clusters in the cloud to specialized microclusters at the edge. Recent security disclosures, such as those associated with CVE-2020-8554 and CVE-2020-8569, highlight…
Spark Operator and S3: 4 Integration Steps to Operator Flames
Guest post originally published by Allison Richardet, Principal Software Development Engineer, Mastercard At MasterCard, the Internal Cloud Team maintains our on-premises Kubernetes platform. Our work includes maintaining Kubernetes clusters, the core deployments we rely on and…
An introduction to Kubernetes scurity using Falco
Guest post originally published on InfraCloud’s blog by Frederick Fernando Let’s talk about Kubernetes security As Kubernetes continues to grow in adoption, it is important for us to know how to secure it. In a dynamic…
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…
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…