全文検索:
- 01 Docker コマンド
- de> ==== コンテナへ入る ==== docker exec -it [NAME|ID] bash === ユーザ指定ででログイン === 下記は、rootユーザでログイン docker exec -it --user root [NAME|ID] bash ==== コンテナ停止 ==== cocker stop [NAME|ID] ==== コンテナ削除 ==== docker rm [NAME|ID] [[06_virtualization:05_container:03_docker_remove]] ===
- 16 Kubernetes + DRBD Linstor
- /etc/drbd-reactor.d/linstor_db.toml [[promoter]] id = "linstor_db" [promoter.resources.linstor_db] st... kind: StorageClass metadata: # The name used to identify this StorageClass. name: linstor-basic-st... is the name that the LINSTOR CSI plug-in uses to identify itself provisioner: linstor.csi.linbit.com
- 12 Kubernetes
- etes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBE
- 14 Kubernetes Master冗長化
- rnetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config </code> ===== ERROR2 ===== 下記のようなエラーでkubeleteが起動できてない <code> # sys
- 15 Kubernetes Error
- /kubernetes/admin.conf $HOME/.kube/config chown $(id -u):$(id -g) $HOME/.kube/config unset KUBECONFIG export KUBECONFIG=/etc/kubernetes/admin.conf </code>
- 34 UnboundでHA構成
- tate MASTER interface ens4 virtual_router_id 1 priority 101 advert_int 1 authentic... tate BACKUP interface ens4 virtual_router_id 1 priority 100 advert_int 1 </code> ====
- 11 Docker image 作成
- docker images REPOSITORY TAG IMAGE ID CREATED SIZE zabbix-agent2.2 la
- 25 Let's Encrypt リバースプロキシ
- 用しているネットワークを確認 <code> # docker network ls NETWORK ID NAME DRIVER SCOPE da005313961c