Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
joohanhong
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
JooHan Hong
joohanhong
Commits
b0db697b
Commit
b0db697b
authored
Mar 19, 2021
by
JooHan Hong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
k8s version add
parent
31007404
Pipeline
#5237
passed with stages
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
DOCKER/K8S/HONGSNET/README.md
+9
-0
No files found.
DOCKER/K8S/HONGSNET/README.md
View file @
b0db697b
...
...
@@ -5,6 +5,15 @@
> 다음은 최종적으로 검토/검증 된 `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의 현황
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment