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

add tuning for k3s etcd flags (process flags, S3 etcd ... ) #13

Open
poblin-orange opened this issue Jun 19, 2023 · 0 comments
Open

add tuning for k3s etcd flags (process flags, S3 etcd ... ) #13

poblin-orange opened this issue Jun 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@poblin-orange
Copy link
Member

poblin-orange commented Jun 19, 2023

As a paas-templates operator taking care of shared-operator using etcd

  • in order to recover from etdc corruption/deletion/loss
  • I need to leveage etcd periodic snapshots produced by k3s
  • And I need to access etcd metrics (enabled by --etcd-expose-metrics)

https://docs.k3s.io/cli/server?_highlight=etcd#database

Flag Environment Variable Description
--etcd-expose-metrics N/A Expose etcd metrics to client interface (default: false)
@poblin-orange poblin-orange added the enhancement New feature or request label Jun 19, 2023
@gberche-orange gberche-orange transferred this issue from orange-cloudfoundry/k3s-boshrelease Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant