Search results for: kubernetes


Cloud native chaos engineering – Enhancing Kubernetes application resiliency

Posted on November 6, 2019

Guest post by Uma Mukkara, COO, MayaData Extending cloud native principles to chaos engineering Faults are bound to happen no matter how hard you test to find them before putting your software into production – clouds…


SiliconANGLE: "KubeCon 2019 preview: Kubernetes is ‘ready’ as more enterprises move it into production"

Posted on November 6, 2019

KubeCon is only a few years old, but the conference dedicated to Kubernetes’ open-source platform for better managing containerized software applications has grown exponentially. According to a 2018 survey, more than 8,000 people attended last year’s…


A hot AI startup relies on Kubernetes to support its exponential growth

Posted on November 1, 2019

AlphaSense had already been named one of the fastest growing companies by Inc. when it made Fortune’s Top 50 AI Startups list in 2017. “From this point, we realized that we needed to be prepared for…


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…


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…


Kubernetes patterns: capacity planning

Posted on October 8, 2019

Guest post by Mohamed Ahmed, originally published on the Magalix Blog An excellent cloud-native application design should declare any specific resources that it needs to operate correctly. Kubernetes uses those requirements to make the most efficient…