Search results for: kubernetes


Security Boulevard “CKS Certification Study Guide: Cluster Setup in Kubernetes”

Posted on December 10, 2020

As we dive into studying for the Certified Kubernetes Security Specialist (CKS) program, make sure to understand the test and its structure. A full blog details the Cloud Native Computing Foundation’s (CNCF) announcement about the CKS and its…


DevClass: “What’s that coming over the hill? 2020’s last Kubernetes release”

Posted on December 10, 2020

The Kubernetes release cycle is back to its usual self, bringing version 1.20 to K8s aficionados young and old. The release includes stable volume snapshot operations, process ID limiting, advances in kubectl debug, and one less thing to worry about…


InfoWorld: “What’s new in Kubernetes 1.20”

Posted on December 9, 2020

The latest release of the container orchestration system deprecates the Docker runtime in favor of its own runtime interface.


Container Journal “Kubernetes 1.20 Arrives in a Hail of Controversy”

Posted on December 9, 2020

The Technical Oversight Committee (TOC) that oversees the development of Kubernetes has approved a 1.20 release of the platform that promises to simplify IT operations tasks while at the same announcing that support for Docker Engine in the platform will be deprecated…


InfoQ: “Q&A with Kubernetes 1.20 Release Lead and VMware Engineer Jeremy Rickard”

Posted on December 9, 2020

CNCF and the Kubernetes Release Team recently announced the release of Kubernetes 1.20, which is one of the largest releases with a long list of enhancements.


Kubernetes Configuration – Auditing for Enterprise Best Practices Through Open Source Tooling

Posted on December 4, 2020

Kubernetes may be changing the cloud world, but your average ops team still hasn’t gotten comfortable with Kubernetes as a new paradigm. This webinar will talk about the ways your team can go about getting complex configuration tasks…


Success Story: Kubernetes Certifications Help Recent Graduate Stand Out From the Crowd and Quickly Obtain an Engineering Job

Posted on December 3, 2020

Originally posted on LF Training & Certification Med Ilyes El Ajroud is a recent graduate of the University of Versailles Saint-Quentin in France, having completed a degree studying computer science engineering. Graduating in the midst of the COVID-19 pandemic,…


Kubernetes dropping Docker is not that big of a deal

Posted on December 3, 2020

It all started so quietly. Deep in the forthcoming Kubernetes 1.20 release notes, Kubernetes, everyone’s favorite container orchestrator, developers announced: “Docker support in the kubelet is now deprecated and will be removed in a future release.” You’d have thought from the…


Kubernetes Community Annual Report 2020

Posted on December 1, 2020

This is a summary of the Kubernetes project’s contributor community and activities. This report documents both quantitative measures of community health (project milestones and snapshot) as well as qualitative measures of the community as reported by community leaders…


How to Develop Microservices in Kubernetes

Posted on November 30, 2020 | By Zachary Conger

Guest post originally published on StackHawk’s blog by Zachary Conger, Senior DevOps Engineer at StackHawk Overview We love containers. At StackHawk we have always been fans of containers. From day one we made the decision to ship HawkScan…