Search results for: kubernetes


New, free training course teaches fundamentals of Serverless on Kubernetes

Posted on September 10, 2020

Cross-post with Linux Foundation New, Free Training Course Teaches Fundamentals of Serverless on Kubernetes Serverless computing, where computing loads are run using a service layer (or ‘function’)  to dynamically configure and deploy cloud environments, has taken off these…


How to enforce Kubernetes network security policies using OPA

Posted on September 9, 2020 | By Mohammed Ahmed

Guest post originally published on the Magalix blog by Mohammed Ahmed This article is part of our Open Policy Agent (OPA) series, and assumes that you are familiar with Kubernetes and OPA. If you haven’t already done so, or if…


Container Journal “etcd data store project key to scaling Kubernetes clusters”

Posted on September 8, 2020

The etcd distributed key/value store is starting to play a key role in the management of fleets of Kubernetes clusters in the enterprise. Currently an incubation-level project being advanced under the auspices of the Cloud Native Computing Foundation…


Virtual machines in a Kubernetes world

Posted on September 7, 2020 | By Peter Lauterbach

KubeCon + CloudNativeCon sponsor guest post from Peter Lauterbach, Cloud Platforms Product Management at Red Hat As attendees of KubeCon know, containers are here to stay. In fact, “Gartner predicts that by 2022, more than 75% of global…


Self service Kubernetes for enterprises

Posted on September 4, 2020

Spinning up a local Kubernetes cluster is easy. But, enabling self-service Kubernetes for enterprise developers remains a major pain. Enterprise-grade clusters are complex as they require proper security and configuration, including lifecycle management of required add-on services across…


Kubernetes native two-level resource management for AI/ML workloads

Posted on September 4, 2020

This session explores resource management of AI/ML workloads in Kubernetes based environments and shows how two-level resource management using Multi-Cluster App Dispatcher addresses the challenges.


How to Overcome the Day 2 Kubernetes Skills Gap

Posted on September 2, 2020 | By Emily Omier

Guest post originally published on the Nirmata blog by Emily Omier In the ‘old’ days of enterprise IT, most engineers were hyper-specialized. Each individual would be a specialist in networking or storage, for example, but most didn’t have…


Kubernetes: How to automatically detect and deal with deprecated APIs

Posted on September 1, 2020 | By Stepan Stipl

Guest post originally published on the DoiT International blog by Stepan Stipl, Senior Cloud Architect at DoiT International With Kubernetes 1.16 available for a while and starting to slowly roll out across many managed Kubernetes platforms, you might…


Kubernetes RBAC 101: authorization

Posted on August 28, 2020 | By Oleg Chunikhin

Guest post originally published on the Kublr blog by Oleg Chunikhin, CTO, Kublr In our final article on Kubernetes RBAC, we are focusing on RBAC itself. Everything else in the series led towards this key piece. In part one we…


The Register: “Kubernetes moves to end ‘permanent beta’ for some APIs”

Posted on August 28, 2020

The Kubernetes project has decided the time has come to stop existing in a state of permanent beta. The decision, included in the Changelog for version 1.19 of the container-wrangling code and explained in a blog post, reflects…