Remove legacy syntax (#8849)

This commit is contained in:
Zach Corleissen
2018-06-01 14:35:56 -07:00
committed by k8s-ci-robot
parent 7d0e6bc49e
commit 7285147f82
@@ -1,7 +1 @@
**Note:** `Federation V1`, the current Kubernetes federation API which reuses the Kubernetes API
resources 'as is', is currently considered alpha for many of its features, and there is no clear
path to evolve the API to GA. However, there is a `Federation V2` effort in progress to implement
a dedicated federation API apart from the Kubernetes API. The details can be found at
[sig-multicluster community page](https://github.com/kubernetes/community/tree/master/sig-multicluster).
{: .note}
**Note:** `Federation V1`, the current Kubernetes federation API which reuses the Kubernetes API resources 'as is', is currently considered alpha for many of its features, and there is no clear path to evolve the API to GA. However, there is a `Federation V2` effort in progress to implement a dedicated federation API apart from the Kubernetes API. The details can be found at [sig-multicluster community page](https://github.com/kubernetes/community/tree/master/sig-multicluster).