Commit b0db697b authored by JooHan Hong's avatar JooHan Hong

k8s version add

parent 31007404
Pipeline #5237 passed with stages
in 42 seconds
...@@ -5,6 +5,15 @@ ...@@ -5,6 +5,15 @@
> 다음은 최종적으로 검토/검증 된 `K8s` 구성내역이며, 결과에 대해서만 명시한다. > 다음은 최종적으로 검토/검증 된 `K8s` 구성내역이며, 결과에 대해서만 명시한다.
# k8s Version의 현황
```bash
# kubectl version
Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.4", GitCommit:"e87da0bd6e03ec3fea7933c4b5263d151aafd07c", GitTreeState:"clean", BuildDate:"2021-02-18T16:12:00Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.4", GitCommit:"e87da0bd6e03ec3fea7933c4b5263d151aafd07c", GitTreeState:"clean", BuildDate:"2021-02-18T16:03:00Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
```
# Cluster Node의 현황 # Cluster Node의 현황
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment