Adding support for ACI DNS name labels (#97)

This commit is contained in:
Bhargav Nookala
2018-02-23 14:06:23 -08:00
committed by Robbie Zhang
parent d80dbbe561
commit 6f748f4375
5 changed files with 65 additions and 8 deletions

View File

@@ -58,6 +58,7 @@ a `virtual-kubelet` node.
* Environment variables
* Public IPs
* kubectl logs
* DNS name labels
## Current Limitations
@@ -116,6 +117,10 @@ You can find detailed instructions on how to set it up and how to test it in the
The Azure connector can use a configuration file specified by the `--provider-config` flag.
The config file is in TOML format, and an example lives in `providers/azure/example.toml`.
#### More Details
See the [ACI Readme](providers/azure/README.md)
### Hyper.sh Provider
The Hyper.sh Provider allows Kubernetes clusters to deploy Hyper.sh containers