Posts in 2017

  • Certified Kubernetes Conformance Program: Launch Celebration Round Up

    Thursday, November 16, 2017 in Blog

    This week the CNCFⓇ certified the first group of KubernetesⓇ offerings under the Certified Kubernetes Conformance Program. These first certifications follow a beta phase during which we invited participants to submit conformance results. The …

    Read more

  • Kubernetes is Still Hard (for Developers)

    Wednesday, November 15, 2017 in Blog

    Kubernetes has made the Ops experience much easier, but how does the developer experience compare? Ops teams can deploy a Kubernetes cluster in a matter of minutes. But developers need to understand a host of new concepts before beginning to work …

    Read more

  • Securing Software Supply Chain with Grafeas

    Friday, November 03, 2017 in Blog

    Editor's note: This post is written by Kelsey Hightower, Staff Developer Advocate at Google, and Sandra Guo, Product Manager at Google. Kubernetes has evolved to support increasingly complex classes of applications, enabling the development of two …

    Read more

  • Containerd Brings More Container Runtime Options for Kubernetes

    Thursday, November 02, 2017 in Blog

    Authors: Lantao Liu (Google), and Mike Brown (IBM) Update: Kubernetes support for Docker via dockershim is now deprecated. For more information, read the deprecation notice. You can also discuss the deprecation via a dedicated GitHub issue. A …

    Read more

  • Kubernetes the Easy Way

    Wednesday, November 01, 2017 in Blog

    Editor's note: Today's post is by Dan Garfield, VP of Marketing at Codefresh, on how to set up and easily deploy a Kubernetes cluster. Kelsey Hightower wrote an invaluable guide for Kubernetes called Kubernetes the Hard Way. It’s an awesome resource …

    Read more

  • Enforcing Network Policies in Kubernetes

    Monday, October 30, 2017 in Blog

    Editor's note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.8. Today’s post comes from Ahmet Alp Balkan, Software Engineer, Google. Kubernetes now offers functionality to enforce rules about which pods can …

    Read more

  • Using RBAC, Generally Available in Kubernetes v1.8

    Saturday, October 28, 2017 in Blog

    Editor's note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.8. Today’s post comes from Eric Chiang, software engineer, CoreOS, and SIG-Auth co-lead. Kubernetes 1.8 represents a significant milestone for the …

    Read more

  • It Takes a Village to Raise a Kubernetes

    Thursday, October 26, 2017 in Blog

    Editor’s note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.8, written by Jaice Singer DuMars from Microsoft. Each time we release a new version of Kubernetes, it’s enthralling to see how the community responds to …

    Read more

  • kubeadm v1.8 Released: Introducing Easy Upgrades for Kubernetes Clusters

    Wednesday, October 25, 2017 in Blog

    Editor’s note: this post is part of a series of in-depth articles on what's new in Kubernetes 1.8 Since its debut in September 2016, the Cluster Lifecycle Special Interest Group (SIG) has established kubeadm as the easiest Kubernetes bootstrap …

    Read more

  • Five Days of Kubernetes 1.8

    Tuesday, October 24, 2017 in Blog

    Kubernetes 1.8 is live, made possible by hundreds of contributors pushing thousands of commits in this latest releases. The community has tallied more than 66,000 commits in the main repo and continues rapid growth outside of the main repo, which …

    Read more