NetAppDocs / NetAppDocs/trident-2410

Wrong flag used.

Open
#10 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.