Search results for: kubernetes


CNCF On-Demand Webinar: Kong Ingress Controller – Kubernetes Ingress On Steroids

Posted on October 13, 2021

Have you ever find yourself in a situation when all your services are running in Kubernetes, and now you need to expose them to the outside world securely and reliably?Ingress management is an essential part of your configuration…


CNCF On-Demand Webinar: Enable stateful applications on AWS with persistent storage for Kubernetes

Posted on October 13, 2021

Containerizing applications that require data persistence or shared storage is often challenging since containers are ephemeral in nature, are scaled in and out dynamically, and typically clear any saved state when terminated. However, long-running applications can benefit from…


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 nonprofit organization…


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 databases.To bridge…


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 new post…


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, the open…


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 the professional…


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 to community…


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 even in…