Create k8s_kernel_mod.md

This commit is contained in:
aiminick 2021-05-23 02:26:27 +08:00 committed by GitHub
parent e637fb631b
commit d1ddfd225b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
docs/k8s_kernel_mod.md Normal file
View File

@ -0,0 +1,3 @@
```
kubeadm init ** --ignore-preflight-errors=SystemVerification
```