blumeops/docs/changelog.d
Erich Blume 61ca1ca305 Deploy Tailscale operator on ringtail k3s cluster (#215)
## Summary
- Extract shared Tailscale operator resources (CRDs, RBAC, Deployment, ProxyClass, DNSConfig) into `tailscale-operator-base/` so both clusters reference the same manifests
- Add `tailscale-operator-ringtail/` overlay with 1-replica ProxyGroup and ExternalSecret for the shared OAuth client
- Add ArgoCD Application targeting `ringtail.tail8d86e.ts.net:6443`
- Update `.yamllint.yaml` ignore path for the moved `operator.yaml`

## Deployment and Testing
- [ ] Sync `apps` app to pick up the new Application definition
- [ ] `argocd app sync tailscale-operator-ringtail`
- [ ] Verify ExternalSecret syncs: `kubectl --context=k3s-ringtail -n tailscale get externalsecret`
- [ ] Verify operator pod runs: `kubectl --context=k3s-ringtail -n tailscale get pods`
- [ ] Verify ProxyGroup ready: `kubectl --context=k3s-ringtail -n tailscale get proxygroups`
- [ ] Verify indri operator still works: `argocd app diff tailscale-operator`
- [ ] Check Tailscale admin for new operator device with `tag:k8s-operator`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/215
2026-02-19 09:33:05 -08:00
..
.gitkeep Add towncrier changelog system (#86) 2026-02-03 11:48:13 -08:00
feature-k3s-ringtail-runner.feature.md Add k3s, 1Password Connect, and systemd nix-container-builder to ringtail (#209) 2026-02-18 21:15:30 -08:00
feature-nettest-nix-container.feature.md Nix container build for nettest (#214) 2026-02-19 08:42:58 -08:00
feature-ntfy-container.infra.md Port ntfy to locally built container image (#202) 2026-02-17 10:18:20 -08:00
feature-ringtail-nixos.feature.md Add NixOS configuration for ringtail workstation (#207) 2026-02-18 08:24:25 -08:00
feature-ringtail-nixos.infra.md Polish ringtail NixOS config and add documentation (#208) 2026-02-18 17:53:47 -08:00
feature-ringtail-screen-lock.feature.md Add screen lock and idle management to ringtail (#211) 2026-02-19 06:46:37 -08:00
fix-frigate-detect-fps.bugfix.md Fix frigate live view by capping detect FPS (#204) 2026-02-17 16:18:02 -08:00
fix-ringtail-1password-secrets-idempotent.bugfix.md Fix 1Password secret tasks always reporting changed in ringtail playbook (#213) 2026-02-19 07:25:24 -08:00
fix-tailscale-ssh-ringtail.infra.md Add ringtail DeviceTags and homelab-to-homelab SSH rule (#210) 2026-02-18 21:48:11 -08:00
fix-zk-docs.bugfix.md Fix zk-docs broken path after how-to reorg 2026-02-17 07:32:54 -08:00
frigate-zmq-detector.infra.md Add Apple Silicon ZMQ detector for Frigate (#206) 2026-02-17 19:03:28 -08:00
review-ntfy-v2.17.0.infra.md Review ntfy: upgrade to v2.17.0 and add reference docs (#201) 2026-02-17 09:51:40 -08:00
sway-inhibit-idle-fullscreen.bugfix.md Inhibit idle lock for fullscreen windows on ringtail (#212) 2026-02-19 07:20:05 -08:00
tailscale-operator-ringtail.infra.md Deploy Tailscale operator on ringtail k3s cluster (#215) 2026-02-19 09:33:05 -08:00
update-external-secrets-helm-2.0.0.infra.md Update External Secrets Helm chart 1.3.1 → 2.0.0 (#203) 2026-02-17 10:43:21 -08:00
upgrade-frigate-0.17.infra.md Upgrade Frigate 0.16.4 → 0.17.0-rc2 (#205) 2026-02-17 16:56:12 -08:00