Posts in 2016

  • Introducing Container Runtime Interface (CRI) in Kubernetes

    Monday, December 19, 2016 in Blog

    Editor’s note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.5 At the lowest layers of a Kubernetes node is the software that, among other things, starts and stops containers. We call this the “Container Runtime”. …

    Read more

  • Five Days of Kubernetes 1.5

    Monday, December 19, 2016 in Blog

    With the help of our growing community of 1,000 contributors, we pushed some 5,000 commits to extend support for production workloads and deliver Kubernetes 1.5. While many improvements and new features have been added, we selected few to highlight …

    Read more

  • Kubernetes 1.5: Supporting Production Workloads

    Tuesday, December 13, 2016 in Blog

    Today we’re announcing the release of Kubernetes 1.5. This release follows close on the heels of KubeCon/CloundNativeCon, where users gathered to share how they’re running their applications on Kubernetes. Many of you expressed interest in running …

    Read more

  • From Network Policies to Security Policies

    Thursday, December 08, 2016 in Blog

    Editor's note: Today’s post is by Bernard Van De Walle, Kubernetes Lead Engineer, at Aporeto, showing how they took a new approach to the Kubernetes network policy enforcement. Kubernetes Network Policies Kubernetes supports a new API for network …

    Read more

  • Kompose: a tool to go from Docker-compose to Kubernetes

    Tuesday, November 22, 2016 in Blog

    Editor's note: Today’s post is by Sebastien Goasguen, Founder of Skippbox, showing a new tool to move from ‘docker-compose’ to Kubernetes. At Skippbox, we developed kompose a tool to automatically transform your Docker Compose application into …

    Read more

  • Kubernetes Containers Logging and Monitoring with Sematext

    Friday, November 18, 2016 in Blog

    Editor's note: Today’s post is by Stefan Thies, Developer Evangelist, at Sematext, showing key Kubernetes metrics and log elements to help you troubleshoot and tune Docker and Kubernetes. Managing microservices in containers is typically done with …

    Read more

  • Visualize Kubelet Performance with Node Dashboard

    Thursday, November 17, 2016 in Blog

    Since this article was published, the Node Performance Dashboard was retired and is no longer available. This retirement happened in early 2019, as part of the kubernetes/contrib repository deprecation. In Kubernetes 1.4, we introduced a new node …

    Read more

  • CNCF Partners With The Linux Foundation To Launch New Kubernetes Certification, Training and Managed Service Provider Program

    Tuesday, November 08, 2016 in Blog

    Today the CNCF is pleased to launch a new training, certification and Kubernetes Managed Service Provider (KMSP) program. The goal of the program is to ensure enterprises get the support they’re looking for to get up to speed and roll out new …

    Read more

  • Modernizing the Skytap Cloud Micro-Service Architecture with Kubernetes

    Monday, November 07, 2016 in Blog

    Editor's note: Today’s guest post is by the Tools and Infrastructure Engineering team at Skytap, a public cloud provider focused on empowering DevOps workflows, sharing their experience on adopting Kubernetes. Skytap is a global public cloud that …

    Read more

  • Bringing Kubernetes Support to Azure Container Service

    Monday, November 07, 2016 in Blog

    Editor's note: Today’s post is by Brendan Burns, Partner Architect, at Microsoft & Kubernetes co-founder talking about bringing Kubernetes to Azure Container Service. With more than a thousand people coming to KubeCon in my hometown of Seattle, …

    Read more