From c19bac7ed83b798619ac065e6e035369fff728eb Mon Sep 17 00:00:00 2001 From: Thorsten Schifferdecker Date: Sun, 26 Jul 2020 12:49:46 +0200 Subject: [PATCH] Rearange OpenStack/Tensile Part Signed-off-by: Thorsten Schifferdecker --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f4c0df1e7..6f3fda065 100644 --- a/README.md +++ b/README.md @@ -143,17 +143,17 @@ in your subnets. Each pod will have private IP addresses to connect to other Ope (i.e. VMs) within your tenant, optionally have floating IP addresses to connect to the internet, and bind-mount Cinder volumes into a path inside a pod's container. -### Tensile Kube Provider - -[Tensile kube](https://github.com/virtual-kubelet/tensile-kube/blob/master/README.md) is contributed by [tencent - games](https://game.qq.com), which is provider for Virtual Kubelet connects your Kubernetes cluster with other Kubernetes clusters. This provider enables us extending Kubernetes to an unlimited one. By using the provider, pods that are scheduled on the virtual node registered on Kubernetes will run as jobs on other Kubernetes clusters' nodes. - ```bash ./bin/virtual-kubelet --provider="openstack" ``` For detailed instructions, follow the guide [here](https://github.com/virtual-kubelet/openstack-zun/blob/master/README.md). +### Tensile Kube Provider + +[Tensile kube](https://github.com/virtual-kubelet/tensile-kube/blob/master/README.md) is contributed by [tencent + games](https://game.qq.com), which is provider for Virtual Kubelet connects your Kubernetes cluster with other Kubernetes clusters. This provider enables us extending Kubernetes to an unlimited one. By using the provider, pods that are scheduled on the virtual node registered on Kubernetes will run as jobs on other Kubernetes clusters' nodes. + ### Adding a New Provider via the Provider Interface Providers consume this project as a library which implements the core logic of