|
8 | 8 |
|
9 | 9 | <p align="center"> |
10 | 10 | <a href="https://github.com/gravitl/netmaker/releases"> |
11 | | - <img src="https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square" /> |
| 11 | + <img src="https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square" /> |
12 | 12 | </a> |
13 | 13 | <a href="https://hub.docker.com/r/gravitl/netmaker/tags"> |
14 | 14 | <img src="https://img.shields.io/docker/pulls/gravitl/netmaker" /> |
|
29 | 29 |
|
30 | 30 | # WireGuard® Automation from Homelab to Enterprise |
31 | 31 | - [x] Peer-to-Peer Mesh Networks |
32 | | -- [x] Kubernetes, Multi-Cloud |
33 | | -- [x] OAuth and Private DNS |
34 | | -- [x] Linux, Mac, Windows, FreeBSD, iPhone, and Android |
| 32 | +- [x] Kubernetes and Multi-Cloud Enablement |
| 33 | +- [x] Remote Site Access via Gateway |
| 34 | +- [x] OAuth and Private DNS Features |
| 35 | +- [x] Support for Linux, Mac, Windows, FreeBSD, iPhone, and Android |
35 | 36 |
|
36 | 37 | # Get Started in 5 Minutes |
37 | 38 |
|
@@ -96,7 +97,11 @@ After installing Netmaker, check out the [Walkthrough](https://itnext.io/getting |
96 | 97 |
|
97 | 98 | - [Golang GUI](https://github.com/mattkasun/netmaker-gui) |
98 | 99 |
|
99 | | -- [CoreDNS Plugin](https://github.com/SekoiaLab/netmaker-coredns) |
| 100 | +- [CoreDNS Plugin](https://github.com/gravitl/netmaker-coredns-plugin) |
| 101 | + |
| 102 | +- [Multi-Cluster K8S Plugin](https://github.com/gravitl/netmak8s) |
| 103 | + |
| 104 | +- [Terraform Provider](https://github.com/madacluster/netmaker-terraform-provider) |
100 | 105 |
|
101 | 106 |
|
102 | 107 | ## Disclaimer |
|
0 commit comments