Search results for: kubernetes


Building, deploying and managing modern, microservices-based applications with Kubernetes

Posted on May 16, 2019

Kubernetes has now gone past the early adaptors phase and it is entering mass adoption. Adoption translates to a focus on DevOps for building, deploying applications to Kubernetes cluster. Companies can ease into this adoption by defining well-defined…


ITProPortal: "Five things the KubeCon + CloudNativeCon Europe 2019 run-up reveals about Kubernetes and Cloud Native"

Posted on May 16, 2019

The growth of container application packaging and delivery technology has exploded. In a survey conducted by the Cloud Native Computing Foundation, 73 percent of respondents are currently using containers in production today, with the remaining 27 percent plan…


Introducing trackman: an open source tool to sequence application deployment to Kubernetes

Posted on May 14, 2019

Often times, application deployment to Kubernetes involves multiple `kubectl` and `helm` chart runs. Trackman makes deployment to Kubernetes simple by introducing execution sequence and checks for reliable deployments.


Running Kubernetes locally on Linux with Minikube – now with Kubernetes 1.14 support

Posted on May 14, 2019

Originally posted on Kubernetes.io. By Ihor Dvoretskyi, Developer Advocate, Cloud Native Computing Foundation A few days ago, the Kubernetes community announced Kubernetes 1.14, the most recent version of Kubernetes. Alongside it, Minikube, a part of the Kubernetes project,…


SOS International: Using Kubernetes to provide emergency assistance in a connected world

Posted on May 13, 2019

Known in the Nordic region for medical and travel assistance, SOS International experienced intense development in the digital space; therefore, they needed to migrate from an old system to a new one with more agility to enable them…


Kubernetes: Core Concepts

Posted on May 10, 2019

Originally published on Medium.  By Tom Gallacher,  Staff Engineer at YLD It doesn’t need to be hard Getting to grips with Kubernetes can be extremely difficult, with so much information floating around on the seas of the internet, it is sometimes very…


Bose supports rapid development for millions of IoT products with Kubernetes

Posted on May 7, 2019

A household name in high-quality audio equipment, Bose has offered connected products for more than five years, and as that demand grew, their infrastructure had to change to support it. Bose started looking into microservices architecture. From the…


Deploying complex stateful applications on Kubernetes with KubeDirector

Posted on April 30, 2019

Kubernetes is clearly the container orchestrator of choice for cloud-native stateless applications. And with StatefulSets and Persistent Volumes, it’s now possible to run stateful applications on Kubernetes. Tools like Kustomize, Helm, and Kubeflow help tackle some of the…


What Kubernetes does and doesn't do for security

Posted on April 29, 2019

By: Sonya Koptyev, Director of Product Marketing and Evangelism at Twistlock To say that Kubernetes provides no security features would be wrong. Kubernetes provides some functionality designed to help secure a containerized application. But it would be equally…


What’s new in Kubernetes 1.14

Posted on April 23, 2019

Kubernetes 1.14 consists of 31 enhancements: 10 moving to stable, 12 in beta, and 7 net new. The main themes of this release are extensibility and supporting more workloads on Kubernetes with three major features moving to general…