Skip to content

Commit

Permalink
Merge pull request #2342 from kubernetes-sigs/raffo/remove-readme-ver…
Browse files Browse the repository at this point in the history
…sion

Remove version from readme
  • Loading branch information
Raffo authored Oct 1, 2021
2 parents 253d940 + adaaca5 commit 69ed2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ The [FAQ](docs/faq.md) contains additional information and addresses several que

To see ExternalDNS in action, have a look at this [video](https://www.youtube.com/watch?v=9HQ2XgL9YVI) or read this [blogpost](https://codemine.be/posts/20190125-devops-eks-externaldns/).

## The Latest Release: v0.8
## The Latest Release

ExternalDNS' current release is `v0.8`. This version allows you to keep selected zones (via `--domain-filter`) synchronized with Ingresses and Services of `type=LoadBalancer` in various cloud providers:
ExternalDNS' allows you to keep selected zones (via `--domain-filter`) synchronized with Ingresses and Services of `type=LoadBalancer` in various cloud providers:
* [Google Cloud DNS](https://cloud.google.com/dns/docs/)
* [AWS Route 53](https://aws.amazon.com/route53/)
* [AWS Cloud Map](https://docs.aws.amazon.com/cloud-map/)
Expand Down

0 comments on commit 69ed2dd

Please sign in to comment.