Readme branch (#199)

* adding provider info

* adding readme edits

* Update README.md

typo fixed
This commit is contained in:
Ria Bhatia
2018-05-14 13:02:26 -07:00
committed by GitHub
parent 8f6b4b9e20
commit 41cb3445a8

View File

@@ -64,11 +64,6 @@ a `virtual-kubelet` node.
* kubectl logs
* DNS name labels
## Current Limitations
* kubectl exec
* Metrics
## Command-Line Usage
```bash
@@ -108,6 +103,12 @@ leveraging the portable Kubernetes API.
Each provider may have its own configuration file, and required environmental variables.
Providers must provide the following functionality to be considered a supported integration with Virtual Kubelet.
1. Provides the back-end plumbing necessary to support the lifecycle management of pods, containers and supporting resources in the context of Kubernete.
2. Conforms to the current API provided by Virtual Kubelet.
3. Does not have access to the Kubernetes API Server and has a well-defined callback mechanism for getting data like secrets or configmaps.
### Azure Container Instances Provider
The Azure Container Instances Provider allows you to utilize both