Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
TAE HWAN KIM
KSB_AI_Framework_1903
Commits
d1ad00ef
Commit
d1ad00ef
authored
Jun 11, 2020
by
HooYoungAhn
Browse files
Update 1.6.KSB_K8s_install_Guide.md
parent
00de2ffb
Pipeline
#1100
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
manual1903/1.6.KSB_K8s_install_Guide.md
View file @
d1ad00ef
...
...
@@ -689,7 +689,7 @@ Backup/Checkpoint node | 50105 | dfs.backup.http.address
Tasktrackers | 50060 | mapred.task.tracker.http.address
Jobracker | 50030 | mapred.job.tracker.http.address
###5. 쿠버네티스 kubectl 명령 alias 방법
###
5. 쿠버네티스 kubectl 명령 alias 방법
```
sh
echo
"alias k=kubectl"
>>
~/.bashrc
source
<
(
kubectl completion bash |
sed
s/kubectl/k/g
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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