Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tracking] Bootstrap/Automation #19

Open
1 of 12 tasks
alxbl opened this issue Apr 13, 2024 · 0 comments
Open
1 of 12 tasks

[Tracking] Bootstrap/Automation #19

alxbl opened this issue Apr 13, 2024 · 0 comments
Labels

Comments

@alxbl
Copy link
Owner

alxbl commented Apr 13, 2024

The following still needs to be automated:

  • DynamicDNS updates
  • istio-inject label injection
  • zfs pool detection, provisioning and/or importing
  • provision secrets from /mnt/secrets
  • install calico apiserver
    • patch apiservice v3.projectcalico.org .spec.caBundle with apiserver.pem
  • calico/istio integration
  • CoreDNS - Patch Config to use DNS over TLS via Cloudflare to not depend on internal DNS (This leads to issues when router is advertising cluster as DNS resolver to the cluster...)
# coredns configmap
forward . tls://1.1.1.1 {
    tls_servername tls.cloudflare-dns.com
}
  • velero schedule and BSL provisioning
  • Prometheus/Grafana deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant