FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Authentik Outpost with Remote RKE2/Kubernetes Cluster
How-ToDevOps

Authentik Outpost with Remote RKE2/Kubernetes Cluster

via Dev.toferociousbyte10h ago

📋 Before we dive in: There are two RKE2/Kubernetes clusters - production and development - both clusters are separately enrolled clusters. Authentik is installed in the production cluster and automatically added the "local" cluster as "embedded kubernetes cluster" as outpost. To use the authentik proxy forwarding feature for ingresses on the development cluster, we have to add the cluster as remote outpost to Authentik. In this scenario we've the following params: Remote Cluster Address: https://my.remote-development.cluster:6443 Namespace for Helm installation: authentik-remote 1️⃣ Install "authentik-remote-cluster" First we have to add the authentik-remote-cluster Helm Chart to the development cluster. helm repo add authentik https://charts.goauthentik.io helm repo update And then install the authentik-remote-cluster via the Rancher UI or Helm CLI. 2️⃣ Generate Authentik configuration manifest After successful installation, you'll get a script-snippet like this: Copy the snippet and

Continue reading on Dev.to

Opens in a new tab

Read Full Article
1 views

Related Articles

Why I Stopped Watching Endless Coding Tutorials (And What Happened Next)
How-To

Why I Stopped Watching Endless Coding Tutorials (And What Happened Next)

Medium Programming • 31m ago

How-To

How to Vulkan in 2026

Lobsters • 1h ago

Why Feeling Lost in Programming Is Completely Normal
How-To

Why Feeling Lost in Programming Is Completely Normal

Medium Programming • 3h ago

⚡ Building a Production-Ready GDPR Export Feature in Symfony
How-To

⚡ Building a Production-Ready GDPR Export Feature in Symfony

Medium Programming • 3h ago

A gentle introduction to machine code, compilers, and LLVM
How-To

A gentle introduction to machine code, compilers, and LLVM

Medium Programming • 4h ago

Discover More Articles