Posts in 2019
- 
Running Kubernetes locally on Linux with Minikube - now with Kubernetes 1.14 supportThursday, March 28, 2019 in Blog Author: Ihor Dvoretskyi, Developer Advocate, Cloud Native Computing Foundation A few days ago, the Kubernetes community announced Kubernetes 1.14, the most recent version of Kubernetes. Alongside it, Minikube, a part of the Kubernetes project, … 
- 
Kubernetes 1.14: Production-level support for Windows Nodes, Kubectl Updates, Persistent Local Volumes GAMonday, March 25, 2019 in Blog Authors: The 1.14 Release Team We’re pleased to announce the delivery of Kubernetes 1.14, our first release of 2019! Kubernetes 1.14 consists of 31 enhancements: 10 moving to stable, 12 in beta, and 7 net new. The main themes of this release are … 
- 
Kubernetes End-to-end Testing for EveryoneFriday, March 22, 2019 in Blog Author: Patrick Ohly (Intel) More and more components that used to be part of Kubernetes are now being developed outside of Kubernetes. For example, storage drivers used to be compiled into Kubernetes binaries, then were moved into stand-alone … 
- 
A Guide to Kubernetes Admission ControllersThursday, March 21, 2019 in Blog Author: Malte Isberner (StackRox) Kubernetes has greatly improved the speed and manageability of backend clusters in production today. Kubernetes has emerged as the de facto standard in container orchestrators thanks to its flexibility, scalability, … 
- 
A Look Back and What's in Store for Kubernetes Contributor SummitsWednesday, March 20, 2019 in Blog Authors: Paris Pittman (Google), Jonas Rosland (VMware) tl;dr - click here for Barcelona Contributor Summit information. Seattle Contributor Summit As our contributing community grows in great numbers, with more than 16,000 contributors this year … 
- 
KubeEdge, a Kubernetes Native Edge Computing FrameworkTuesday, March 19, 2019 in Blog Author: Sanil Kumar D (Huawei), Jun Du(Huawei) KubeEdge becomes the first Kubernetes Native Edge Computing Platform with both Edge and Cloud components open sourced! Open source edge computing is going through its most dynamic phase of development in … 
- 
Kubernetes Setup Using Ansible and VagrantFriday, March 15, 2019 in Blog Author: Naresh L J (Infosys) Objective This blog post describes the steps required to setup a multi node Kubernetes cluster for development purposes. This setup provides a production-like cluster that can be setup on your local machine. Why do we … 
- 
Raw Block Volume support to BetaThursday, March 07, 2019 in Blog Authors: Ben Swartzlander (NetApp), Saad Ali (Google) Kubernetes v1.13 moves raw block volume support to beta. This feature allows persistent volumes to be exposed inside containers as a block device instead of as a mounted file system. What are … 
- 
Automate Operations on your Cluster with OperatorHub.ioThursday, February 28, 2019 in Blog Author: Diane Mueller, Director of Community Development, Cloud Platforms, Red Hat One of the important challenges facing developers and Kubernetes administrators has been a lack of ability to quickly find common services that are operationally ready … 
- 
Building a Kubernetes Edge (Ingress) Control Plane for Envoy v2Tuesday, February 12, 2019 in Blog Author: Daniel Bryant, Product Architect, Datawire; Flynn, Ambassador Lead Developer, Datawire; Richard Li, CEO and Co-founder, Datawire Kubernetes has become the de facto runtime for container-based microservice applications, but this orchestration …