📄️ Deploy interLink virtual nodes
Learn how to deploy interLink virtual nodes on your cluster. In this tutorial you are going to setup all the needed components to be able to either develop or deploy the plugin for container management on a remote host via a local kubernetes cluster.
📄️ Develop an interLink plugin
Learn how to develop your interLink plugin to manage containers on your remote host.
📄️ Container Plugin OpenAPI reference
Please find the sidecar OpenAPI JSON spec can be found here.
📄️ Configure OpenID connect identity providers
In alternative of the GitHub authentication flow, we support any OpenID compliant identity provider.
📄️ InterLink Monitoring System
Description
📄️ Enable service accounts
By default, InterLink does not translate Kubernetes Service Accounts from Pod into Plugin. That means workload that needs to interact with Kubernetes API like Argo will not work.