Posts in 2020

  • Kubernetes on MIPS

    By TimYin Shi, Dominic Yin, Wang Zhan, Jessica Jiang, Will Cai, Jeffrey Gao, Simon Sun (Inspur) | Wednesday, January 15, 2020 in Blog

    Background MIPS (Microprocessor without Interlocked Pipelined Stages) is a reduced instruction set computer (RISC) instruction set architecture (ISA), appeared in 1981 and developed by MIPS Technologies. Now MIPS architecture is widely used in many …

    Read more

  • Announcing the Kubernetes bug bounty program

    Tuesday, January 14, 2020 in Blog

    Authors: Maya Kaczorowski and Tim Allclair, Google, on behalf of the Kubernetes Product Security Committee Today, the Kubernetes Product Security Committee is launching a new bug bounty program, funded by the CNCF, to reward researchers finding …

    Read more

  • Remembering Brad Childs

    By Paul Morie (Red Hat) | Friday, January 10, 2020 in Blog

    Last year, the Kubernetes family lost one of its own. Brad Childs was a SIG Storage chair and long time contributor to the project. Brad worked on a number of features in storage and was known as much for his friendliness and sense of humor as for …

    Read more

  • Testing of CSI drivers

    By Patrick Ohly (Intel) | Wednesday, January 08, 2020 in Blog

    When developing a Container Storage Interface (CSI) driver, it is useful to leverage as much prior work as possible. This includes source code (like the sample CSI hostpath driver) but also existing tests. Besides saving time, using tests written by …

    Read more

Posts in 2019