kyuubi/docs/deployment
huangzhir 6629327f04
[KYUUBI #6440] Fix casing in kubectl commands for serviceaccount creation
This pull request fixes the issue related to incorrect casing in `kubectl` commands used for creating `serviceaccount`.

This PR corrects the casing for the Kubernetes `serviceaccount` creation and rolebinding command to ensure compatibility with `kubectl`. Previously, the commands used incorrect casing (`serviceAccount`), which could potentially lead to execution errors or compatibility issues with Kubernetes API expectations.
Reference: [Kubernetes Official Documentation for Creating a ServiceAccount](https://kubernetes.io/docs/reference/kubectl/generated/kubectl_create/kubectl_create_serviceaccount/)

- [x] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

---

- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6440 from huangzhir/doc-fix.

Closes #6440

5c657034d [huangzhir] Fix casing in kubectl commands for serviceaccount creation

Authored-by: huangzhir <306824224@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 4d58b96f83)
Signed-off-by: Cheng Pan <chengpan@apache.org>
2024-06-03 11:14:33 +08:00
..
spark [KYUUBI #5099] Document link failure 2023-07-28 10:46:53 +08:00
engine_lifecycle.md
engine_on_kubernetes.md [KYUUBI #5227] [DOCS] Added deploy mode info 2023-09-11 11:46:29 +00:00
engine_on_yarn.md [KYUUBI #4742][DOCS] Add docs for Flink application mode 2023-05-02 16:59:15 +08:00
engine_share_level.md
high_availability_guide.md [KYUUBI #4864] [DOCS] Fix grammar in HA section 2023-05-21 22:26:17 +08:00
hive_metastore.md [KYUUBI #4235] [DOCS] Prefer https:// URLs in docs 2023-02-03 14:01:11 +08:00
index.rst [KYUUBI #5154] [Doc] Move configuration docs to the top level 2023-08-11 18:23:08 +08:00
kyuubi_on_kubernetes.md [KYUUBI #6440] Fix casing in kubectl commands for serviceaccount creation 2024-06-03 11:14:33 +08:00
migration-guide.md [KYUUBI #5892] Metadata store JDBC url supports <KYUUBI_HOME> variable 2023-12-22 10:47:30 +08:00