Ivan Skiridomov
Ivan Skiridomov
Generated cluster.yaml ``` apiVersion: bootstrap.cluster.x-k8s.io/v1beta1 kind: KubeadmConfigTemplate metadata: name: my-cluster-md-0 namespace: default spec: template: spec: files: - content: | net.ipv4.conf.lxc*.rp_filter = 0 owner: root:root path: /etc/sysctl.d/99-cilium.conf permissions: "0744" - content:...
ps on server ``` root@my-cluster-control-plane-x7mrf:~# ps -ef UID PID PPID C STIME TTY TIME CMD root 1 0 0 21:43 ? 00:00:07 /sbin/init root 2 0 0 21:43 ? 00:00:00...