Search results for: kubernetes


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…


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…


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…


Setting up Kubernetes network policies – A detailed guide

Posted on April 19, 2019

This guest post was written by Viswajith Venugopal, Member Of Technical Staff at StackRox and was originally posted on Stackrox. The container orchestrator war is over, and Kubernetes has won. With companies large and small rapidly…


Packt Hub: "Linkerd 2.3 introduces Zero-Trust Networking for Kubernetes"

Posted on April 19, 2019

This week, the team at Linkerd announced an updated version of the service mesh, Linkerd 2.3.


Kubernetes in production: operating etcd with etcdadm

Posted on April 16, 2019

There are three high-level requirements to operating an etcd cluster in production: Each etcd member must be bootstrapped: The etcd binary has to be on the host and the runtime parameters must be defined. The list…


Kubernetes enables Nokia engineers to focus on the application level; saving 100’s of hours with every release

Posted on April 11, 2019

Known for being the first name in mobile phones, Nokia’s core business is building telecom networks end-to-end; its main products are related to the infrastructure, such as antennas, switching equipment, and routing equipment. As a telecom…


ZDNet: "Cloud Native Computing Foundation adopts Kubernetes-friendly container runtime"

Posted on April 10, 2019

Red Hat’s Container Runtime Interface — Orchestrator (CRI-O) — is now a CNCF incubation level project.


Container Journal: "CNCF formally adopts CRI-O runtime for Kubernetes"

Posted on April 8, 2019

The Cloud Native Computing Foundation (CNCF) announced today that a container runtime designed specifically for Kubernetes has been formally accepted as an incubation project.


China Unicom leveraged Kubernetes to boost efficiency for 300 million users

Posted on April 5, 2019

With more than 300 million users, China Unicom is one of the country’s top three telecom operators. With a low resource utilization rate, China Unicom needed a cloud platform to accommodate their hundreds of applications. China…