[altlinux@k8s-srv1 ~]$ sudo kubeadm init phase mark-control-plane --config /etc/kubernetes/kubeadm-config.yaml
W0416 06:34:04.683362 18939 utils.go:69] The recommended value for "clusterDNS" in "KubeletConfiguration" is: [10.96.0.10]; the provided value is: [169.254.25.10]
error: error execution phase mark-control-plane: could not bootstrap the admin user in file admin.conf: unable to create the kubeadm:cluster-admins ClusterRoleBinding by using super-admin.conf: Post "https://192.168.0.253:7443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s": context deadline exceeded
To see the stack trace of this error execute with --v=5 or higher
[altlinux@k8s-srv1 ~]$