Merge pull request #11844 from cloudnatix/kenji/docs-azure

Clarify the limitations of Azure DNS support
This commit is contained in:
Kubernetes Prow Robot 2021-06-22 12:48:10 -07:00 committed by GitHub
commit 035a989416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,12 @@
# Getting Started with kOps on Azure
Azure support on kOps is currently in alpha. The original issue
ticket is [#3957](https://github.com/kubernetes/kops/issues/3957) and
the remaining items are tracked in
[#10412](https://github.com/kubernetes/kops/issues/10412).
ticket is [#3957](https://github.com/kubernetes/kops/issues/3957).
Please see [#10412](https://github.com/kubernetes/kops/issues/10412)
for the remaining items and limitations. For example, Azure DNS is not
currently supported, and clusters need to be created with [Gossip
DNS](https://kops.sigs.k8s.io/gossip/).
# Create Creation Steps