From 41cb3445a86295917cb5aa72fd474a545f45812b Mon Sep 17 00:00:00 2001 From: Ria Bhatia Date: Mon, 14 May 2018 13:02:26 -0700 Subject: [PATCH] Readme branch (#199) * adding provider info * adding readme edits * Update README.md typo fixed --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d2723410..b8b4335fd 100644 --- a/README.md +++ b/README.md @@ -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