Merge pull request #2310 from tolleiv/federation-api-resources

Update Federation API resource listing
reviewable/pr2292/r1^2
Andrew Chen 2017-01-24 11:10:00 -08:00 committed by GitHub
commit 96efad0f09
1 changed files with 3 additions and 1 deletions

View File

@ -37,13 +37,15 @@ Once we have the control plane setup, we can start creating federation API
resources.
The following guides explain some of the resources in detail:
* [ConfigMap](/docs/user-guide/federation/configmap/)
* [DaemonSets](/docs/user-guide/federation/daemonsets/)
* [Deployment](/docs/user-guide/federation/deployment/)
* [Events](/docs/user-guide/federation/events/)
* [Ingress](/docs/user-guide/federation/federated-ingress/)
* [Namespaces](/docs/user-guide/federation/namespaces/)
* [ReplicaSets](/docs/user-guide/federation/replicasets/)
* [Secrets](/docs/user-guide/federation/secrets/)
* [Services](/docs/user-guide/federation/federated-services/)
<!-- TODO: Add more guides here -->
[API reference docs](/docs/federation/api-reference/) lists all the
resources supported by federation apiserver.