Fixed Run-on Sentences (#9982)
* Added Note Formatting and Fixed Run-on Sentences Added note tags to the text and fixed run-on setences. * Backed out changes to the Includes File
This commit is contained in:
parent
d234191f0b
commit
06babcbf86
|
|
@ -1 +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:** `Federation V1`, the current Kubernetes federation API which reuses the Kubernetes API resources 'as is', is currently considered alpha for many of its features. 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 are available at [sig-multicluster community page](https://github.com/kubernetes/community/tree/master/sig-multicluster).
|
||||
|
|
|
|||
Loading…
Reference in New Issue