mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 18:31:15 +00:00
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>
This commit is contained in:
parent
07a5488b2a
commit
62fb9773de
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -22,7 +22,7 @@ If the matter is security related, please disclose it privately via https://kube
|
|||||||
**Environment**:
|
**Environment**:
|
||||||
- Kubernetes version (use `kubectl version`):
|
- Kubernetes version (use `kubectl version`):
|
||||||
- Cloud provider or hardware configuration:
|
- Cloud provider or hardware configuration:
|
||||||
- OS (e.g. from /etc/os-release):
|
- OS (e.g: `cat /etc/os-release`):
|
||||||
- Kernel (e.g. `uname -a`):
|
- Kernel (e.g. `uname -a`):
|
||||||
- Install tools:
|
- Install tools:
|
||||||
- Others:
|
- Others:
|
||||||
|
Loading…
Reference in New Issue
Block a user