Adding support for ACI DNS name labels (#97)
This commit is contained in:
committed by
Robbie Zhang
parent
d80dbbe561
commit
6f748f4375
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user