mirror of https://github.com/k3s-io/k3s
Adding detail of how to check the OS version
Use command `cat /etc/os-release` to check the version of OS. Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>pull/564/head
parent
07a5488b2a
commit
62fb9773de
|
@ -22,7 +22,7 @@ If the matter is security related, please disclose it privately via https://kube
|
|||
**Environment**:
|
||||
- Kubernetes version (use `kubectl version`):
|
||||
- Cloud provider or hardware configuration:
|
||||
- OS (e.g. from /etc/os-release):
|
||||
- OS (e.g: `cat /etc/os-release`):
|
||||
- Kernel (e.g. `uname -a`):
|
||||
- Install tools:
|
||||
- Others:
|
||||
|
|
Loading…
Reference in New Issue