Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 878 Bytes

alpha-features.md

File metadata and controls

19 lines (12 loc) · 878 Bytes

Alpha Features

Tracking document for alpha features of Kubernetes that etcd operator makes use of.

We track these alpha features as their behavior may change or be deprecated between Kubernetes versions. Therefore clusters that use these features need to keep track of any potential changes in upstream releases. See the upstream api versioning documentation for more information.

TolerateUnreadyEndpointsAnnotation

Used by the etcd client and peer service object.

This alpha annotation will retain the endpoints even if the etcd pod isn't ready. This feature is always enabled in endpoint controller in k8s even it is alpha.

References: