Search results for: kubernetes


SiliconANGLE: “KubeCon day 1 keynote analysis: Kubernetes uplevels security for open source in the enterprise”

Posted on October 14, 2021

The open hybrid cloud has been a topic of discussion for more than a decade as software applications increasingly bridge two worlds of public cloud and on-premises data centers.


Computer Weekly: “A class of its own, CNCF & Linux Foundation Kubernetes exam”

Posted on October 14, 2021

The Linux Foundation and The Cloud Native Computing Foundation (CNCF) have announced the Kubernetes and Cloud Native Associate (KCNA) exam.


Computer Weekly: “Kubernetes networking evolves: Cilium joins CNCF as an incubator”

Posted on October 14, 2021

Cilium (pronounced ‘see-lee-um’) provides networking, security and observability for cloud native environments by acting as a CNI (Container Network Interface) and enhanced networking layer for Kubernetes using eBPF (extended Berkley Packet Filter).


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…


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…


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