Merge pull request #2310 from tolleiv/federation-api-resources
Update Federation API resource listingreviewable/pr2292/r1^2
commit
96efad0f09
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue