📄️ 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 for production environments. Systemd provides automatic startup, restart on failure, proper logging, and robust service management.