NetAppDocs / NetAppDocs/trident-2410
Wrong flag used.
@joan-ing is already working on this.
Since Mar 17, 2026.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Page URL
https://docs.netapp.com/us-en/trident-2410/trident-rn.html
Page title
What’s new
Summary
Added a new flag --k8s_api_qps to installers to set the QPS value used by Trident to communicate with the Kubernetes API server.
the flag is --k8s-api-qps
[root@rhel3 trident-installer]# tridentctl install --k8s_api_qps=101 -n trident
Error: unknown flag: --k8s_api_qps
[root@rhel3 trident-installer]# tridentctl install --k8s-api-qps=101 -n trident INFO Starting Trident installation. namespace=trident
INFO Created controller service account.
INFO Created controller role.
INFO Created controller role binding.
INFO Created controller cluster role.
INFO Created controller cluster role binding.
INFO Created node linux service account.
INFO Creating or patching the Trident CRDs.
Public issues must not contain sensitive information
- This issue contains no sensitive information.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.