Search results for: kubernetes


Entry Level Kubernetes Certification to Help Advance Cloud Careers

Posted on October 13, 2021

New certification exam from CNCF and The Linux Foundation will test basic knowledge of Kubernetes and cloud native architectures LOS ANGELES – KubeCon + CloudNativeCon North America – October 13, 2021 – The Linux Foundation, the…


InfoWorld: “CNCF and Linux Foundation launch entry-level Kubernetes certification”

Posted on October 13, 2021

The Linux Foundation and Cloud Native Computing Foundation (CNCF) are launching their fourth Kubernetes certification, after receiving huge levels of demand for a more entry-level qualification.


CNCF Live Webinar: Kanister – Application Level Data Operations on Kubernetes

Posted on October 12, 2021

For stateful, cloud-native applications, data operations must often be performed by tools with semantic understanding of the data. The volume-level primitives provided by orchestrators are not sufficient to support data workflows like backup/recovery of complex, distributed…


Virtualization Review: “Cloud Native Security Survey: Kubernetes Defaults ‘Too Open'”

Posted on October 12, 2021

Respondents to a cloud native security survey said default settings for the Kubernetes container orchestration platform are “too open.” That problem hinders secure production deployments and will require effort and maturity to solve, according to a…


The New Stack: “Data on Kubernetes: Operators, Tools Need Standardization”

Posted on October 12, 2021

When it was introduced to the world, Kubernetes showed off its ability to easily juggle stateless workloads — those workloads that did not need to interact with some form of permanently stored data. Over time, however,…


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…