📄️ Deploy your plugin
Attach your favorite plugin or develop one! (remote host)
📄️ Develop an interLink plugin
Learn how to develop your interLink plugin to manage containers on your remote
📄️ OpenAPI references
Plugin API spec
📄️ Configure OpenID connect identity providers
We support any OpenID compliant identity provider and also GitHub authN
📄️ 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.
📄️ mTLS Deployment Guide
This guide covers how to deploy InterLink using mutual TLS (mTLS) authentication as an alternative to OIDC. mTLS provides strong cryptographic authentication without requiring an external identity provider.
📄️ Systemd Deployment Guide
This guide explains how to deploy InterLink components using systemd services
📄️ Pod Annotations Reference
Complete reference guide for all available pod annotations in interLink
📄️ Wstunnel Configuration
Complete guide to configuring websocket tunneling for port exposure in interLink
📄️ InterLink Configuration Reference
This guide provides a comprehensive reference for configuring the interLink API
📄️ Virtual Kubelet Certificate Management
This guide explains how to manage TLS certificates for the Virtual Kubelet HTTPS server. The Virtual Kubelet provides three flexible certificate management options to accommodate different security requirements and operational workflows.