You are viewing documentation for Kubernetes version: v1.22
Kubernetes v1.22 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
Posts in 2016
-
Hypernetes: Bringing Security and Multi-tenancy to Kubernetes
Tuesday, May 24, 2016 in Blog
Today’s guest post is written by Harry Zhang and Pengfei Ni, engineers at HyperHQ, describing a new hypervisor based container called HyperContainer While many developers and security professionals are comfortable with Linux containers as an …
-
CoreOS Fest 2016: CoreOS and Kubernetes Community meet in Berlin (& San Francisco)
Tuesday, May 03, 2016 in Blog
CoreOS Fest 2016 will bring together the container and open source distributed systems community, including many thought leaders in the Kubernetes space. It is the second annual CoreOS community conference, held for the first time in Berlin on May …
-
Introducing the Kubernetes OpenStack Special Interest Group
Friday, April 22, 2016 in Blog
Editor’s note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the SIG-OpenStack team about their mission to facilitate ideas between the OpenStack and Kubernetes communities. The community around the Kubernetes …
-
SIG-UI: the place for building awesome user interfaces for Kubernetes
Wednesday, April 20, 2016 in Blog
Editor’s note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the SIG-UI team describing their mission and showing the cool projects they work on. Kubernetes has been handling production workloads for a long time now …
-
SIG-ClusterOps: Promote operability and interoperability of Kubernetes clusters
Tuesday, April 19, 2016 in Blog
Editor’s note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the SIG-ClusterOps team whose mission is to promote operability and interoperability of Kubernetes clusters -- to listen, help & escalate. We think …
-
SIG-Networking: Kubernetes Network Policy APIs Coming in 1.3
Monday, April 18, 2016 in Blog
Editor’s note: This week we’re featuring Kubernetes Special Interest Groups; Today’s post is by the Network-SIG team describing network policy APIs coming in 1.3 - policies for security, isolation and multi-tenancy. The Kubernetes network SIG has …
-
How to deploy secure, auditable, and reproducible Kubernetes clusters on AWS
Friday, April 15, 2016 in Blog
Today’s guest post is written by Colin Hom, infrastructure engineer at CoreOS, the company delivering Google’s Infrastructure for Everyone Else (#GIFEE) and running the world's containers securely on CoreOS Linux, Tectonic and Quay. Join us at CoreOS …
-
Container survey results - March 2016
Friday, April 08, 2016 in Blog
Last month, we had our third installment of our container survey and today we look at the results. (raw data is available here) Looking at the headline number, “how many people are using containers” we see a decrease in the number of people currently …
-
Adding Support for Kubernetes in Rancher
Friday, April 08, 2016 in Blog
Today’s guest post is written by Darren Shepherd, Chief Architect at Rancher Labs, an open-source software platform for managing containers. Over the last year, we’ve seen a tremendous increase in the number of companies looking to leverage …
-
Configuration management with Containers
Monday, April 04, 2016 in Blog
Editor’s note: this is our seventh post in a series of in-depth posts on what's new in Kubernetes 1.2 A good practice when writing applications is to separate application code from configuration. We want to enable application authors to easily employ …