You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Report a bug encountered while using kubectl
4
+
labels: kind/bug
5
+
6
+
---
7
+
8
+
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
9
+
10
+
If the matter is security related, please disclose it privately via https://kubernetes.io/security/
11
+
-->
12
+
13
+
**What happened**:
14
+
15
+
**What you expected to happen**:
16
+
17
+
**How to reproduce it (as minimally and precisely as possible)**:
18
+
<!-- Please make sure you are able to reproduce the bug using a supported version and version skew of Kubernetes. See https://kubernetes.io/docs/setup/release/version-skew-policy for which versions and are currently supported.
19
+
-->
20
+
21
+
**Anything else we need to know?**:
22
+
23
+
**Environment**:
24
+
- Kubernetes client and server versions (use `kubectl version`):
about: Support request or question relating to kubectl
4
+
labels: triage/support
5
+
6
+
---
7
+
8
+
<!--
9
+
STOP -- PLEASE READ!
10
+
11
+
GitHub is not the right place for support requests.
12
+
13
+
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes) and the [troubleshooting guide](https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/).
14
+
15
+
You can also post your question on the [Kubernetes Slack](http://slack.k8s.io/) or the [Discuss Kubernetes](https://discuss.kubernetes.io/) forum.
16
+
17
+
If the matter is security related, please disclose it privately via https://kubernetes.io/security/.
0 commit comments