Building, deploying and managing modern, microservices-based applications with Kubernetes
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…
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…
Introducing trackman: an open source tool to sequence application deployment to Kubernetes
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
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…
SOS International: Using Kubernetes to provide emergency assistance in a connected world
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…
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…
Bose supports rapid development for millions of IoT products with Kubernetes
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….
Deploying complex stateful applications on Kubernetes with KubeDirector
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…
What Kubernetes does and doesn't do for security
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…
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…