Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 493 Bytes

Chap3.md

File metadata and controls

38 lines (26 loc) · 493 Bytes

k3s

Initial setup

Create nessesary files:

task init

Fill in the form config.yaml

Create age secret key:

task sops:age-keygen

Create Cloudflare API Token with these permissions:

Zone - DNS - Edit
Account - Cloudflare Tunnel - Read

Create Cloudflare Tunnel with these commands

cloudflared tunnel login
cloudflared tunnel create chivel
cat ~/.cloudflared/*.json

Configure cluster

task configure