adamant-kite-43734
02/26/2024, 5:06 PMhundreds-evening-84071
02/26/2024, 5:20 PMjournalctl -u rke2-server.service
creamy-pencil-82913
02/26/2024, 10:53 PMI am passing cluster cidr as 192.168.0.0/24That’s too small
creamy-pencil-82913
02/26/2024, 10:53 PMquiet-teacher-79126
02/27/2024, 6:44 AMbash
kubectl edit node b3vm-uctns-ms02
In the editor that opens, add the following lines under the spec
field:
yaml
podCIDR: 192.168.56.0/24
podCIDRs:
- 192.168.56.0/24
quiet-teacher-79126
02/27/2024, 6:44 AM