Search results for: kubernetes


Supporting fast decisioning applications with Kubernetes

Posted on July 11, 2018 | Kim McMahon

Capital One has applications that handle millions of transactions a day. Big-data decisioning—for fraud detection, credit approvals and beyond—is core to the business. To support the teams that build applications with those functions for the bank,…


Creating an effective developer experience on Kubernetes

Posted on July 10, 2018

In a productive cloud-native development workflow, individual teams can build and ship software independently from each other. But with a rapidly evolving Cloud Native Landscape, creating an effective developer workflow on Kubernetes can be challenging. We…


Container Journal: " CNCF to release Kubernetes 1.11"

Posted on June 27, 2018

The latest version of Kubernetes goes a long way toward addressing fundamental networking and storage requirements that should serve to accelerate adoption of the container orchestration platform in production IT environments.


ZDNet: "Kubernetes keeps improving"

Posted on June 27, 2018

Kubernetes has become the cloud container orchestration program. Its developers aren’t resting on their laurels. Kubernetes is continuing to develop at a rapid rate. Less than three-months, after the last significant release, Kubernetes 1.10, Kubernetes 1.11…


VentureBeat: "Kubernetes 1.11 to go live with in-cluster load balancing and CoreDNS Plugin"

Posted on June 27, 2018

The Linux Foundation’s Cloud Native Computing Foundation has announced that Kubernetes 1.11 will go live later today. This marks the second release of Kubernetes this year as the open source organization seeks to keep up with…


Setting up the Heroku git-push workflow on your Kubernetes cluster in 60 seconds with Gitkube

Posted on June 26, 2018

The Heroku workflow around being able to deploy microservices with a “git push” and scaling applications was revolutionary for developers. Gitkube makes it possible for developers to achieve the same GitOps workflow but on any Kubernetes…


CNCF joins Google Summer of Code 2018 with projects Envoy Proxy, Containerd, CoreDNS, Prometheus, Kubernetes, and Rook

Posted on June 22, 2018

Since 2005, the Google Summer of Code (GSoC) program has accepted thousands of university students from around the world to spend their summer holiday writing code and learning about the open source community. This year GSoC accepted 1,264 students from 62…


Forbes: "Bloomberg Eschews vendors for direct Kubernetes involvement"

Posted on June 21, 2018

Financial information behemoth Bloomberg is a big fan of Kubernetes, and is using it for everything from serving up Bloomberg.com to complex data processing pipelines.


Computing: "Kubernetes is a seachange technology – IT leaders should be at the Helm"

Posted on June 20, 2018

Sometimes technologies just seem to blow in on the prevailing wind. Arriving at just the right time to solving the problems of the day… Examples of such seachange technologies include Windows on the desktop, [and] Linux’s…


Role based access control (RBAC) policies in Kubernetes

Posted on June 19, 2018

RBAC policies are vital for the correct management of your cluster, as they allow you to specify which types of actions are permitted depending on the user and their role in your organization. This webinar will…