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

Production tuning #27

Open
joshuaspence opened this issue Sep 10, 2020 · 0 comments
Open

Production tuning #27

joshuaspence opened this issue Sep 10, 2020 · 0 comments

Comments

@joshuaspence
Copy link
Owner

joshuaspence commented Sep 10, 2020

Most (all?) Helm charts seem to have the following parameters and I may benefit from tuning them once I have deployed my cluster.

  • affinity
  • livenessProbe.*
  • logFormat
  • nodeSelector
  • priorityClassName
  • prometheus.serviceMonitor.interval
  • prometheus.serviceMonitor.scrapeTimeout
  • rbac.pspEnabled
  • readinessProbe.*
  • replicaCount
  • resources.limits.cpu
  • resources.limits.memory
  • resources.requests.cpu
  • resources.requests.memory
  • tolerations

Additionally, there are some specific parameters.

  • cert-manager
    • cainjector.*
    • webhook.*
  • external-dns
    • interval
    • txtOwnerId
  • flux
    • git.pollInterval
    • git.timeout
    • memcached.*
    • registry.automationInterval
    • registry.rps
    • sync.interval
    • sync.timeout
  • helm-operator
    • chartsSyncInterval
    • git.pollInterval
    • git.timeout
    • statusUpdateInterval
    • workers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant