|
| 1 | +--- |
| 2 | +schema_id: kubernetes-service-account |
| 3 | +name: Kubernetes Service Account |
| 4 | +schema_type: SERVICE_ACCOUNT |
| 5 | +version: '1.0' |
| 6 | +schema: {} |
| 7 | +provider: kubernetes |
| 8 | +options: |
| 9 | + help: |
| 10 | + en: | |
| 11 | + # Getting started with Kubernetes Cluster |
| 12 | + ## Find Your Cluster Name |
| 13 | + Get your Cluster Name installed in your system |
| 14 | + [Kubectl context and configuration](https://kubernetes.io/docs/reference/kubectl/quick-reference/#kubectl-context-and-configuration) |
| 15 | +
|
| 16 | + ## Check the deployment status |
| 17 | + Check the installation status of the following items in the cluster. |
| 18 | + - kube-state-metrics |
| 19 | + - prometheus-node-exporter |
| 20 | +
|
| 21 | + ## Install Helm |
| 22 | + Install SpaceONE Agent via Helm |
| 23 | + [helm install guide](https://helm.sh/docs/intro/install/) |
| 24 | +
|
| 25 | + jp: | |
| 26 | + # Getting started with Kubernetes Cluster |
| 27 | + ## Find Your Cluster Name |
| 28 | + Get your Cluster Name installed in your system |
| 29 | + [Kubectl context and configuration](https://kubernetes.io/docs/reference/kubectl/quick-reference/#kubectl-context-and-configuration) |
| 30 | +
|
| 31 | + ## Check the deployment status |
| 32 | + Check the installation status of the following items in the cluster. |
| 33 | + - kube-state-metrics |
| 34 | + - prometheus-node-exporter |
| 35 | +
|
| 36 | + ## Install Helm |
| 37 | + Install SpaceONE Agent via Helm |
| 38 | + [helm install guide](https://helm.sh/docs/intro/install/) |
| 39 | +
|
| 40 | + ko: | |
| 41 | + # Kubernetes 클러스터 사용자 가이드 |
| 42 | + ## Cluster Name 찾기 |
| 43 | + 시스템에 설치된 Cluster Name 확인하기 |
| 44 | + [Kubectl context and configuration](https://kubernetes.io/docs/reference/kubectl/quick-reference/#kubectl-context-and-configuration) |
| 45 | +
|
| 46 | + ## 시스템 설치 유무 확인 |
| 47 | + 아래 항목들이 클러스터에 설치 유무 확인하기 |
| 48 | + - kube-state-metrics |
| 49 | + - prometheus-node-exporter |
| 50 | +
|
| 51 | + ## Helm 설치 |
| 52 | + helm 설치를 통해 SpaceONE 에이전트 설치하기 |
| 53 | + [helm install guide](https://helm.sh/docs/intro/install/) |
0 commit comments