metrics-server-0.3.6 v0.3.6.tar.gz [root@k8scloude1 metric-server]# cd metrics-server-0.3.6/ [root@k8scloude1 metrics-server-0.3.6]# ls cmd code-of-conduct.md CONTRIBUTING.md deploy Gopkg.lock Gopkg.toml hack LICENSE Makefile OWNERS OWNERS_ALIASES pkg README.md SECURITY_CONTACTS vendo...
[root@k8scloude1 metric-server]# lsmetrics-server-0.3.6 v0.3.6.tar.gz[root@k8scloude1 metric-server]# cd metrics-server-0.3.6/[root@k8scloude1 metrics-server-0.3.6]# lscmd code-of-conduct.md CONTRIBUTING.md deploy Gopkg.lock Gopkg.toml hack LICENSE Makefile OWNERS OWNERS_ALIASES pkg...
metrics-server-0.3.6 v0.3.6.tar.gz [root@k8scloude1 metric-server]# cd metrics-server-0.3.6/ [root@k8scloude1 metrics-server-0.3.6]# ls cmd code-of-conduct.md CONTRIBUTING.md deploy Gopkg.lock Gopkg.toml hack LICENSE Makefile OWNERS OWNERS_ALIASES pkg README.md SECURITY_CONTACTS vendo...
Kubectl Aliases 是一个通过编程方式生成的 Kubectl 别名脚本。如果你需要频繁地使用 Kubectl 和 Kubernetes API 进行交互,使用别名将会为你节省大量的时间。 项目地址: https://github.com/ahmetb/kubectl-aliases 安装Kubectl Aliases Kubectl Aliases 就只是一个 SHELL 脚本,你只需直接下载 .kubectl_aliases 文件并...
Create time saving aliases You can also create some aliases that make your command line usage much faster. $ vim ~/.bashrc # kubectl alias alias k='kubectl' # Create resources alias kcf='kubectl create -f' alias kaf='kubectl apply -f' ...
2.配置常用的aliases别名以节省时间 vim /root/.bashrc source/root/.bashrc Kubernetes命令可能很长,因此设置一些别名来运行kubectl非常有帮助。您将不再需要一遍又一遍地拼出完整的命令,当您想在一个会话中执行多个Kubernetes命令时,您的工作变得更加轻松。
Aliases are provided for easier use, when sourced these aliases will be created. kc#kube_context: Sets session contextkcd#kube_context_default: Sets context across all shellskn#kube_namespace: Sets namespaceknd#kube_namespace_default: Sets namespace across all shells ...
this verb will create one for you in your root directory and put the initial values in the file for you. If you give an alias that already exists, it will update the info of the given alias. If you give a new alias, it will add that to the existing list of aliaseskubelogin config...
sources:#Name of the distribution<string>:#Description provided by the binary author(s).description:<string>#Post install message shown after successful installation#Use `post_install_message: |` for multi-line messagespost_install_message:<string>#map creates aliases between architectures known by ...