全文検索:
- 18 Kubernetes GlusterFS @06_virtualization:05_container
- GlusterFS ====== ^ hostname ^ IP ^ |g-master|172.16.0.103| |g-work01|172.16.0.93| |g-work02|172.16.0.153| |g-work03|172.16.0.166| ===== 1.GlusterFS Install ===== GlusterFSはシンプルに下記で作成 [[01_linux:13_s
- 16 Kubernetes + DRBD Linstor @06_virtualization:05_container
- ====== 16 Kubernetes + DRBD Linstor ====== Kubernetes用の冗長化ストレージとして、Linstorを用意してみる。 LinstorはLINBITが開発... Linstor ^ name ^ IP ^ Disk ^ DRBD用 ^ |node1|172.16.0.65|/dev/sda|/dev/sdb| |node2|172.16.0.252|/dev/sda|/dev/sdb| |node3|172.16.0.234|/dev/sda|/dev/sdb| ※sdaは/用、sdbはlinstor用 ====== 2. DRBDイ
- 13 Kubernetes Nginxを立ててみる @06_virtualization:05_container
- spec: type: ClusterIP externalIPs: - 172.16.0.159 ports: - name: cluster-port por... GE external-ip ClusterIP 10.101.128.182 172.16.0.159 8080/TCP 83s </code> ===== 7.次は外部からアクセス可能 ===== <code> root@jump:~# curl 172.16.0.159:8080 pod3 root@jump:~# curl 172.16.0.159:8080 pod1 root@jump:~# curl 172.16.0.159:8080 pod1 roo
- 14 Kubernetes Master冗長化 @06_virtualization:05_container
- --node-name master --pod-network-cidr=10.244.0.0/16 --control-plane-endpoint 172.16.0.12:6443 ==== Master Join token再作成 ==== kubeadm init phase uploa... join-command ===== 2台目 ===== kubeadm join 172.16.0.12:6443 --token gbv10r.wu6j1bfftfoca8v7 --disco... 747c9568d008 ===== 3台目 ===== kubeadm join 172.16.0.12:6443 --token gbv10r.wu6j1bfftfoca8v7 --disco
- 12 Kubernetes @06_virtualization:05_container
- --node-name master --pod-network-cidr=10.224.0.0/16 </code> こんなのが表示されれば成功です。 <code> Your Kubernetes ... the following on each as root: kubeadm join 172.16.0.82:6443 --token qc0yz3.rs9q3122p8s2mko1 \ --di... erノードでも手順1~3を実行 その後下記でjoinする kubeadm join 172.16.0.82:6443 --token qc0yz3.rs9q3122p8s2mko1 \ --di
- 15 Kubernetes Error @06_virtualization:05_container
- ter:~# kubeadm init --pod-network-cidr=10.224.0.0/16 [init] Using Kubernetes version: v1.23.5 [preflig... belet node \"g-master02\" not found" Apr 19 22:58:16 g-master02 kubelet[20595]: E0419 22:58:16.331432 20595 kubelet.go:2422] "Error getting node" err="n
- 20 Kubernetes GlusterFS Galera Wordpress @06_virtualization:05_container
- spec: type: ClusterIP externalIPs: - 172.16.0.93 - 172.16.0.153 - 172.16.0.166 ports: - name: cluster-port port: 8080 targetPort: 80 selector: app: wo
- 34 UnboundでHA構成 @06_virtualization:05_container
- VIP ^ | HV01 | lvs01 | ens5: NIC only | ens4: 192.168.0.21 | 100.10.10.15 | 192.168.0.15 | | HV02 | lvs02 | ens5: NIC only | ens4: 192.168.0.22 | ::: | ::: | | HV01 | dns01 | ens5: 100.10.10.11 | ens4: 192.168.0.11 | | | | HV02 | dns02 | ens5: 100.10.10.12
- 03 Xenインバンドに制限をかける @06_virtualization:03_xen
- /etc/xen/scripts/vif-bridge) (ip 8.30.162.23) (rate '625000,50000') (mac 00:16:3e:63:1e:10) (vifname di64zv8eeutfqz)
- 06 Xen NTP(時間がずれる) @06_virtualization:03_xen
- ml#windows_time]] [[http://blog.jdpfu.com/2010/01/16/solved-clock-time-loss-under-windows7-and-vista]]
- 05 Docker Nginx reverse proxy @06_virtualization:05_container
- roxy/nginx.conf> events { worker_connections 16; } http { proxy_cache_path /var/cache/nginx k... lhost; location / { allow 192.168.0.11; deny all; proxy_re
- 26 Docker iptables @06_virtualization:05_container
- "172.23.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", ... ptables -I DOCKER-USER -p tcp --dport 3306 -s 192.168.10.10 -d 172.23.0.2 -j ACCEPT <del>netfilter-p
- 30 React-admin @06_virtualization:05_container
- ll the following packages: create-react-admin@4.16.1 Ok to proceed? (y) Select the data provider y