Update a note indicating current state of Federation V1 (#8165)

* Update a note indicating current state of federation V1

* change horizontal line to <br>

* edit note

* capitalize Kubernetes

* <br> unnecessary w/ note callout
This commit is contained in:
Irfan Ur Rehman
2018-04-27 01:19:29 +05:30
committed by k8s-ci-robot
parent d623f631fd
commit 0db6882288
16 changed files with 43 additions and 0 deletions
@@ -5,6 +5,8 @@ reviewers:
title: Cross-cluster Service Discovery using Federated Services
---
{% include federation-current-state.md %}
This guide explains how to use Kubernetes Federated Services to deploy
a common Service across multiple Kubernetes clusters. This makes it
easy to achieve cross-cluster service discovery and availability zone
@@ -4,6 +4,8 @@ reviewers:
title: Set up Cluster Federation with Kubefed
---
{% include federation-current-state.md %}
* TOC
{:toc}
@@ -4,6 +4,8 @@ title: Set up CoreDNS as DNS provider for Cluster Federation
{% capture overview %}
{% include federation-current-state.md %}
This page shows how to configure and deploy CoreDNS to be used as the
DNS provider for Cluster Federation.
@@ -4,6 +4,8 @@ title: Set up placement policies in Federation
{% capture overview %}
{% include federation-current-state.md %}
This page shows how to enforce policy-based placement decisions over Federated
resources using an external policy engine.