Rancher
2120 ワード
リファレンス
https://more.suse.com/fy21-global-web-landing-page-how-to-build-enterprise-kubernetes-strategy
http://www.osckorea.com/solution/rancher
https://engineering.linecorp.com/ko/blog/building-large-kubernetes-cluster/=>Rancherに代わるツール
https://openinfradays.kr/2020/files/track2/track2-4.pdf
https://meetup.toast.com/posts/207
ランチャーとは?
画像ソース:https://rancher.com/imgs/products/rancher/simplified-cluster-operations.svg
設定
環境:mac os,docker destインストールのローカルクーバーネス
sudo docker run --privileged -d --restart=unless-stopped -p 80:80 -p 443:443 rancher/rancher
せつぞく
http://localhost
テスト
➜ ~ kubectl run nginx --image=nginx
pod/nginx created
Reference
この問題について(Rancher), 我々は、より多くの情報をここで見つけました https://velog.io/@borab/Rancherテキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol