Skip to content

Latest commit

 

History

History
55 lines (51 loc) · 1.24 KB

File metadata and controls

55 lines (51 loc) · 1.24 KB

TODO

Immediate TODO

  • Add waiting for host being present in ansible
  • Review security in terms of
    • secrets
    • password generation
    • certificate rotation
  • Security Certificates/RBAC per container
  • Investigate autoscaling for pods
  • Verify problems with prometheus targets
  • Observability:
    • Add alerts for nodes
  • Automatic backup for the cluster
    • Manual CRON job
    • Velero
  • Auto unseal for vault
  • Add retry and a queue to mediator. Simple UI to retrigger?
  • Better handling of related NPM packages
    • Currently NPM packages are rebuild manually. NPM workspaces?
  • Investigate Oauth2 / Dex
  • Add nexus passthrough
    • APT
    • Maven
  • Add synchronizer for
    • Opensearch
    • ETCD
    • Redis
  • Add LDAP to Kubernetes dashboard

Services to deploy