In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you how to install kubernetes1.17.0 with one click. I hope you will get something after reading this article. Let's discuss it together.
Quick start
Environmental information
Hostname IP address master0192.168.0.2master1192.168.0.3master2192.168.0.4node0192.168.0.5
Server password: 123456
Kubernetes High availability installation tutorial just need to prepare the server and execute the following command on any server
# download and install sealos, sealos is a binary tool for golang Download and copy it directly to the bin directory to wget https://github.com/fanux/sealos/releases/download/v3.0.1/sealos & &\ chmod + x sealos & & mv sealos / usr/bin # download the offline resource kit wget https://sealyun.oss-cn-beijing.aliyuncs.com/413bd3624b2fb9e466601594b4f72072-1.17.0/kube1.17.0.tar.gz# and install a three-master kubernetes cluster sealos init-- Passwd 123456\-master 192.168.0.2-master 192.168.0.3-master 192.168.0.4\-node 192.168.0.5\-pkg-url / root/kube1.17.0.tar.gz\-version v1.17.0
Parameter meaning
Example of parameter name meaning example passwd server password 123456masterk8s master node IP address 192.168.0.2nodek8s node node IP address 192.168.0.3pkg-url offline resource pack address, support downloading to local, or a remote address / root/kube1.16.0.tar.gzversion resource pack corresponding version v1.16.0 after reading this article, I believe you have some understanding of "how to install kubernetes1.17.0 with one click" If you want to know more related knowledge, welcome to follow the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.