Skip to content

Commit

Permalink
remove beta annoucement for out-of-tree cloud provider feature
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsykim committed Mar 27, 2018
1 parent 2f4d6b8 commit b8e1859
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG-1.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,6 @@ Kubernetes 1.10 includes alpha [Azure support for cluster-autoscaler](https://gi

This release includes a change to [kubectl get and describe to work better with extensions](https://github.com/kubernetes/features/issues/515), as the server, rather than the client, returns this information for a smoother user experience.

### Cluster Lifecycle

This release includes beta [support for out-of-process and out-of-tree cloud providers](https://github.com/kubernetes/features/issues/88).

### Network

In terms of networking, Kubernetes 1.10 is about control. Users now have beta support for the ability to [configure a pod's resolv.conf](https://github.com/kubernetes/features/issues/504), rather than relying on the cluster DNS, as well as [configuring the NodePort IP address](https://github.com/kubernetes/features/issues/539). You can also [switch the default DNS plugin to CoreDNS](https://github.com/kubernetes/features/issues/427) (beta).
Expand Down

0 comments on commit b8e1859

Please sign in to comment.