-
#### What happened:
I tried to apply a Kubefile that contained a yaml syntax error.
The following error was returned
```
failed to decode Kubernetes YAML from /tmp/myfile.yml: yaml: line 13…
-
I think this is a quick win.
rename the branch `master` to `main`
---
## Prerequisites
- [x] Create an issue in your repo to track the branch rename.
You can paste this checklist in the iss…
-
A use of the wait command is useful in sequential automated deployment of kube resources.
However the command is currently rather brittle in automation as if the resources are not yet created, wait…
ptone updated
3 years ago
-
**What happened**:
using Image builder It can't transfer file to node
**What you expected to happen**:
follow its automation process of uploading a file to the node
**How to reproduce it (…
-
Hello, team 👋
#### What happened:
The defer function will not be called if os.Exit(1).
https://play.golang.org/p/f7IjXeb62dd
> deferred functions are not run.
https://golang.org/pkg/os/…
-
**What would you like to be added**:
It would be great if we can have an insight about what's our queueing system looks like at real time
- for administrators, it helps to understand the total…
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): Allow setting of resource requests & limits at Pod level
- Kubernetes Enhancement Proposal: https:…
-
`kubectl apply` with below yaml and follow below prune command.
```
**
namespace sandbox
**
---
apiVersion: v1
kind: Service
metadata:
annotations:
environment: sandbox
provider: …
-
**What happened**:
In Argo project, kubectl client is used to apply the resources and WarningHandler need to be configured in order to expose warning when applying the resources. However, I think…
-
Greetings!
kubectl already allows defining multiple clusters and users in `$HOME/.kube/config` however editing this file by hand or even by tools is a bit cumbersome.
If `kubectl` supported load…
omeid updated
2 years ago