Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
61 lines (51 loc) · 3.88 KB

kubernetes-status.md

File metadata and controls

61 lines (51 loc) · 3.88 KB

Status of Kubernetes on Azure

Contents:

Features Status

Feature K8s 1.3.x K8s 1.4.6 K8s 1.5.1 K8s 1.6.6 PRs
Native Pod Networking #28821
Automatic L4 Load Balancers #28821, #36256
Source IP White-listing w/ L4 Load Balancers #36696
Source IP Preservation w/ L4 Load Balancers #36557
Persistent VHD Disks (AzureDisk) #29836
Dynamically Provisioned Persistent Disks #30091
  • Kubernetes 1.4 was released on September 26, 2016.
  • Kubernetes 1.5 was released on December 12, 2016.
  • Kubernetes 1.6 was released on March 22, 2017.

Recommended Cluster Deployment Strategy

  • The open-source core of the Azure Container Service
  • Enables easy, up-front modifications of Kubernetes clusters deployed with Azure Resource Manager (ARM) Templates
  • Allows for deep customization beyond what is supported in the official Azure Container Service

Future Work

These are potential projects that anyone could pick up to help Kubernetes on Azure scenarios.

  1. Azure Ingress Controller
  1. Azure Cluster-Autoscale Backend
  1. Azure Federation Support
  • Status: Not started
  • Description:
  1. Azure Active Directory Authorization Plugin
  1. Azure Virtual Machine Scale Set (VMSS) Support
  • Status: Not started
  • Description:
  1. Miscellaneous
  • Use of Managed Disks in Azure (some work is in progress on this by @khenidak)
  • Performance Improvements for AzureDisk attach/detach timing. (See this issue (and referenced issues) for some background.)