blumeops/ansible/roles
Erich Blume 3679124ebd Expose Kubernetes API as Tailscale service (Step 0.14) (#27)
## Summary
- Add `tag:k8s-api` to Pulumi ACLs and indri device tags
- Configure Tailscale serve with TCP passthrough for k8s API at `k8s.tail8d86e.ts.net`
- Update minikube role to include `k8s.tail8d86e.ts.net` in certificate SANs
- Add `apiserver_port` config option (internal port 6443, dynamic host port with podman driver)
- Document Step 0.14 in k8s-migration plan (added post-Phase 0 completion)

The Kubernetes API is now accessible at `https://k8s.tail8d86e.ts.net` using TCP passthrough to preserve mTLS authentication.

## Deployment and Testing
- [x] Pulumi ACLs applied
- [x] Tailscale service created and approved in admin console
- [x] Minikube cluster recreated with new cert SANs
- [x] tailscale serve configured with TCP passthrough
- [x] 1Password credentials updated with new certs
- [x] Kubeconfig updated on gilbert
- [x] `mise run indri-services-check` passes
- [x] `kubectl --context=minikube-indri get nodes` works via Tailscale

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

Reviewed-on: https://forge.tail8d86e.ts.net/eblume/blumeops/pulls/27
2026-01-18 12:49:20 -08:00
..
alloy K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
borgmatic Fix borgmatic PostgreSQL backup and update backup sources (#21) 2026-01-17 09:22:01 -08:00
borgmatic_metrics Fix borgmatic PostgreSQL backup and update backup sources (#21) 2026-01-17 09:22:01 -08:00
devpi Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
devpi_metrics Remove ansible role meta dependencies to fix duplicate execution (#20) 2026-01-16 22:50:34 -08:00
forgejo Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
grafana K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
kiwix Remove ansible role meta dependencies to fix duplicate execution (#20) 2026-01-16 22:50:34 -08:00
loki Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
miniflux Remove ansible role meta dependencies to fix duplicate execution (#20) 2026-01-16 22:50:34 -08:00
minikube Expose Kubernetes API as Tailscale service (Step 0.14) (#27) 2026-01-18 12:49:20 -08:00
minikube_metrics K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
node_exporter Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
plex_metrics Remove ansible role meta dependencies to fix duplicate execution (#20) 2026-01-16 22:50:34 -08:00
podman K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
postgresql Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
prometheus Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
tailscale_serve Expose Kubernetes API as Tailscale service (Step 0.14) (#27) 2026-01-18 12:49:20 -08:00
transmission Add pre-commit hooks for code quality (#19) 2026-01-16 19:33:02 -08:00
transmission_metrics Remove ansible role meta dependencies to fix duplicate execution (#20) 2026-01-16 22:50:34 -08:00
zot K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
zot_metrics K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00