Search results for: kubernetes


5 key traits of effective disaster recovery on Kubernetes

Posted on October 29, 2019

In the pre-Kubernetes, pre-container world, backup and recovery solutions were generally implemented at the virtual machine (VM) level. This system works for traditional applications when an application runs on a single VM, but when applications are…


YAML is optional: exploring an App Developer's Kubernetes options

Posted on October 29, 2019

This talk will focus on usability, and how current tooling like kubectl and YAML often falls short of serving an app developer’s goals. Speaking to NetApp’s work on ALM, in addition to touching on other recent…


Kubernetes Autoscaling 101: Cluster Autoscaler, Horizontal Autoscaler, and Vertical Pod Autoscaler

Posted on October 29, 2019

Originally published on Medium by Mohamed Ahmed Kubernetes at its core is a resources management and orchestration tool. It is ok to focus day-1 operations to explore and play around with its cool features to deploy,…


Announcing Kubernetes forums in Bengaluru and Delhi, India

Posted on October 23, 2019

We’re going to India! Following the inaugural Kubernetes forums in Seoul and Sydney, we’re heading to India for our next pair of events! We’ll be in Bengaluru from February 17-18, 2020, followed by Delhi from February…


Brigade: scripting container workflows on Kubernetes

Posted on October 22, 2019

Brigade is an in-cluster runtime that interprets scripts and executes generic pipelines of work in Kubernetes. Using JavaScript, developers can chain containers together in a script to create an event-driven workflow in Kubernetes. Scripts can define…


Kubernetes security controls and enforcement: applying lessons from the K8s security audit

Posted on October 17, 2019

The recent Kubernetes security audit and the issues it identified got lots of publicity. But did you know that the audit reports also include many recommendations you can apply today to improve your security posture? On…


ZDNet: "What is Kubernetes? Everything your business needs to know"

Posted on October 17, 2019

The evolutionary path forward for virtual infrastructure in the world’s data centers is narrowing to a single lane. Historically that’s been bad news, because it used to mean vendor lock-in. That’s not what it means this…


Cloud Native Computing Foundation announces schedule for Kubernetes forums in Seoul and Sydney

Posted on October 17, 2019

Inaugural Kubernetes Forum events will connect local and international experts to further cloud native computing across the globe SAN FRANCISCO, Calif. – October 17, 2019 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for…


Extend Kubernetes via a shared informer

Posted on October 15, 2019

Guest post, originally published by Gianluca Arbezzano. Kubernetes runs a set of controllers to keep matching the current state of a resource with its desired state. It can be a Pod, Service or whatever is possible…


How Booz Allen Hamilton is helping modernize the federal government with Kubernetes

Posted on October 11, 2019

The next time you book a campsite or activity at a U.S. National Park, thank Kubernetes for making it quick and easy. As part of the White House’s IT modernization effort, Booz Allen Hamilton’s Strategic Innovation…