Posts in 2019

  • Future of CRDs: Structural Schemas

    By Stefan Schimanski (Red Hat) | Thursday, June 20, 2019 in Blog

    CustomResourceDefinitions were introduced roughly two years ago as the primary way to extend the Kubernetes API with custom resources. From the beginning they stored arbitrary JSON data, with the exception that kind, apiVersion and metadata had to …

    Read more

  • Kubernetes 1.15: Extensibility and Continuous Improvement

    By Kubernetes 1.15 Release Team | Wednesday, June 19, 2019 in Blog

    We’re pleased to announce the delivery of Kubernetes 1.15, our second release of 2019! Kubernetes 1.15 consists of 25 enhancements: 2 moving to stable, 13 in beta, and 10 in alpha. The main themes of this release are: Continuous Improvement Project …

    Read more

  • Join us at the Contributor Summit in Shanghai

    By Josh Berkus (Red Hat) | Wednesday, June 12, 2019 in Blog

    ![Picture of contributor panel at 2018 Shanghai contributor summit. Photo by Josh Berkus, licensed CC-BY 4.0](/images/blog/2019- 06-11-contributor-summit-shanghai/panel.png) For the second year, we will have a Contributor Summit event the day before …

    Read more

  • Kyma - extend and build on Kubernetes with ease

    By Lukasz Gornicki (SAP) | Thursday, May 23, 2019 in Blog

    According to this recently completed CNCF Survey, the adoption rate of Cloud Native technologies in production is growing rapidly. Kubernetes is at the heart of this technological revolution. Naturally, the growth of cloud native technologies has …

    Read more

  • Kubernetes, Cloud Native, and the Future of Software

    By Brian Grant (Google), Jaice Singer DuMars (Google) | Friday, May 17, 2019 in Blog

    Kubernetes, Cloud Native, and the Future of Software Five years ago this June, Google Cloud announced a new application management technology called Kubernetes. It began with a simple open source commit, followed the next day by a one-paragraph blog …

    Read more

  • Expanding our Contributor Workshops

    By Guinevere Saenger (GitHub), Paris Pittman (Google) | Tuesday, May 14, 2019 in Blog

    tl;dr - learn about the contributor community with us and land your first PR! We have spots available in Barcelona (registration closes on Wednesday May 15, so grab your spot!) and the upcoming Shanghai Summit. The Barcelona event is poised to be our …

    Read more

  • Cat shirts and Groundhog Day: the Kubernetes 1.14 release interview

    By Craig Box (Google) | Monday, May 13, 2019 in Blog

    Last week we celebrated one year of the Kubernetes Podcast from Google. In this weekly show, my co-host Adam Glick and I focus on all the great things that are happening in the world of Kubernetes and Cloud Native. From the news of the week, to …

    Read more

  • Join us for the 2019 KubeCon Diversity Lunch & Hack

    By Kiran Oliver (The New Stack) | Thursday, May 02, 2019 in Blog

    Join us for the 2019 KubeCon Diversity Lunch & Hack: Building Tech Skills & An Inclusive Community - Sponsored by Google Cloud and VMware Registration for the Diversity Lunch opens today, May 2nd, 2019. To register, go to the main KubeCon + …

    Read more

  • How You Can Help Localize Kubernetes Docs

    By Zach Corleissen (Linux Foundation) | Friday, April 26, 2019 in Blog

    Last year we optimized the Kubernetes website for hosting multilingual content. Contributors responded by adding multiple new localizations: as of April 2019, Kubernetes docs are partially available in nine different languages, with six added in 2019 …

    Read more

  • Hardware Accelerated SSL/TLS Termination in Ingress Controllers using Kubernetes Device Plugins and RuntimeClass

    By Mikko Ylinen (Intel) | Wednesday, April 24, 2019 in Blog

    Abstract A Kubernetes Ingress is a way to connect cluster services to the world outside the cluster. In order to correctly route the traffic to service backends, the cluster needs an Ingress controller. The Ingress controller is responsible for …

    Read more