-
**What would you like to be added**:
For posterity:
```golang
type Probe struct {
InitialDelaySeconds int32
TimeoutSeconds int32
PeriodSeconds int32
...
}
```
Probes today take…
-
PodStartup from SaturationPhase signiifcantly dropped recently:
![Screenshot from 2020-06-05 13-58-57](https://user-images.githubusercontent.com/10743879/83873843-d01e3500-a734-11ea-9d6a-1c62b8977f…
-
[official docs](https://docs.docker.com/engine/reference/builder/) >> https://docs.docker.com/engine/reference/builder/
# parser directives
- syntax
- escape
```
# escape=`
FROM microsoft/na…
-
Cluster config in kube config allows `proxy-url` setting (i.e. proxy-url: http://127.0.1.1:8080) but is not used in the js lib
** Client Version **
e.g. `0.13.6`
** Server Version **
doesn't…
-
### Which jobs are failing?
* master-blocking:
* gce-device-plugin-gpu-master
### Which tests are failing?
1. Kubernetes e2e suite.[It] [sig-node] [Feature:GPUDevicePlugin] [Serial] Sanity test usi…
-
### Which jobs are flaking?
- `gce-ubuntu-master-containerd`
- Prow: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-ubuntu-gce-containerd/1815039209832976384
### Which tests …
-
Running KubeEdge in kind(https://github.com/kubernetes-sigs/kind) would benefit:
1. Users can easily get a multi edge node kubeedge environment on just one machine without relying on technologies e.g…
-
### Description
**Observed Behavior**:
After upgrading from `karpenter-provider-aws:v1.0.3` to `v1.0.4`, the new Kubernetes nodes that Karpenter provisions does not have the EC2NodeClass's `spec.…
-
### Enhancement Description
- **One-line enhancement description (can be used as a release note):** This KEP proposes a safer and more performant implementation for `kubectl apply`'s pruning featur…
-
**Problem description (if applicable)**
The envtest control plane only has apiserver and etcd, and so lacks the ability to actually reconcile workloads, such as:
1) The services produced by SIP
2) …