From f626bf68b44acc0a1774cfafc2f53ab975ed85eb Mon Sep 17 00:00:00 2001 From: Mauro Gattari Date: Wed, 23 Oct 2024 14:41:58 +0200 Subject: [PATCH] update: 01-deploy-interlink.mdx with Remote Kubernetes Plugin --- docs/docs/guides/01-deploy-interlink.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs/guides/01-deploy-interlink.mdx b/docs/docs/guides/01-deploy-interlink.mdx index d89859bc..8ecc2ec3 100644 --- a/docs/docs/guides/01-deploy-interlink.mdx +++ b/docs/docs/guides/01-deploy-interlink.mdx @@ -315,6 +315,13 @@ Coming soon - [HTCondor plugin repository](https://github.com/interTwin-eu/interlink-htcondor-plugin) - [ARC plugin repository](https://github.com/interTwin-eu/interlink-arc-plugin) +### Remote Kubernetes Plugin + +InterLink plugin to extend the capabilities of existing Kubernetes clusters, enabling them to offload workloads to another remote cluster. +The plugin supports the offloading of PODs that expose HTTP endpoints (i.e., HTTP Microservices). + +- [Interlink Kubernetes Plugin](https://baltig.infn.it/mgattari/interlink-kubernetes-plugin) + ## Deploy the interlink Kubernetes Agent (kubeclt host) We are almost there! Essentially you need to follow what suggested by the prompt of the installation script, so copy the generated `interlink.yaml` into you __kubectl host__.