Search results for: kubernetes


Kubernetes and Cloud Native Associate (KCNA)

Posted on October 11, 2021

The Kubernetes and Cloud Native Associate (KCNA) exam demonstrates a user’s foundational knowledge and skills in Kubernetes and the wider cloud native ecosystem. The KCNA is a pre-professional certification designed for candidates interested in advancing to…


Kubernetes Cluster API reaches production readiness with version 1.0

Posted on October 6, 2021

Today, we announce Cluster API v1.0 is production-ready and officially moving to v1beta1 APIs. To move from the maturity level of an alpha project Cluster API has demonstrated growing adoption, feature maturity, and a strong commitment…


CNCF On-Demand Webinar: Using CSI Snapshots to Backup and Restore Your Data in Kubernetes

Posted on October 6, 2021

The speaker will explain the CSI Snapshot feature and how it fits in the Kubernetes storage architecture – providing examples for taking backup of pvc and restoring them, in the same namespace, in another namespace, and…


Cloud Native Live: Optimizing and Securing Kubernetes Workloads with Polaris and Goldilocks

Posted on October 5, 2021

Learn how to scan your Kubernetes workloads to improve your resource utilization and security using open source tools Polaris and Goldilocks. You will watch Andy Suderman, Director of R&D and Technology at Fairwinds as he shows…


Kubernetes Ingress gRPC example with a Dune quote service

Posted on September 24, 2021 | Viktor Gamov

Guest post originally published on Kong’s blog by Viktor Gamov, Principal Developer Advocate at Kong APIs come in all different shapes and forms. In this tutorial, I’ll show you a Kubernetes Ingress gRPC example. I’ll explain…


Cloud Native Live: Kubernetes Clusters need Persistent Data

Posted on September 21, 2021

A key consideration for many Kubernetes deployments is the installation and use of a Container Network Interface (CNI). The use of a Kubernetes Data Plane via the Container Storage Interface (CSI) is often overlooked, resulting in…


Managing Docker apps with Kubernetes Ingress Controller

Posted on September 17, 2021 | Alvin Lee

Guest post originally published on Kong’s blog by Alvin Lee Think back to when your development team made the switch to Dockerized containers. What was once an application requiring multiple services on virtual machines transitioned to…


Redundancy across data centers with Kubernetes, WireGuard and Rook

Posted on September 16, 2021 | Cristian Klein

Guest post originally published on Elastisys’ blog by Cristian Klein, Sr Cloud Architect at Elastisys Several court rulings and a guideline from the European Data Protection Board (EDPB) made it clear: It is a huge legal risk to process EU…



Forbes: How crossplane transforms Kubernetes into a universal control plane

Posted on September 15, 2021

At the heart of the orchestration engine lies an efficient control plane that acts as an interface between the infrastructure and the operators. The control plane exposes a uniform API and taxonomy to perform a standard…