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