-
There have been a number of issues/PRs concerning this issue: #5993, #6147, #6205, #6193.
The following is required when running Elastic Agent with a `hostPath`:
```
podTemplate:
spe…
-
It was brought up on the maintainers chat that we should probably merge libnetwork back into moby/moby.
This would simplify vendoring/import issues and contributions.
/cc @thaJeztah @justincormack…
-
### What happened?
Created a CRD and tried changing its `/scale` subresource by patching the subresource, rather than through the top-level resource.
When merge patching /scale, there is a sile…
-
If you try to deploy workadventure in an IPv6 only kubernetes cluster, the backend fails with this error:
```
Error connecting to Redis: Error: getaddrinfo ENOTFOUND wa1-redis
at GetAddrInfoR…
-
Missing `container` label in metric `container_memory_working_set_bytes`:
```
container_memory_working_set_bytes{
beta_kubernetes_io_arch="amd64",
beta_kubernetes_io_os="linux",
id="/kubepods/k…
-
### Expected behavior
As a service broker author
* in order to provide access a brokered service (e.g. GCP CloudSQL) whose provider has an existing authN authZ system (e.g. GCP workspace identity)…
-
_From @Akshaykapoor on February 16, 2017 14:35_
I upgraded my cluster from `workflow v2.10.0` to `2.11.0`. For this upgrade i changed storage backend to be `off-cluster` on s3.
My values.yaml look…
-
## Releasing a new GCP marketplace integration
To release a new GCP marketplace app for deploying Conjur OSS, we need to:
### Helm updates
- Release a new helm version - cyberark/conjur-oss-helm-…
-
Currently there are many users that want to integrate Vault with Kubernetes, but there are no high level tools for this. The current Kubernetes AuthMethod for Vault is too complex and coupled to the d…
-
# Summary
Kubernetes has the option to patch a deployment to restart its pods:
```
kubectl patch deployment/my-app -n my-namespace -p '{"spec":{"template":{"metadata":{"annotations":{"kubectl.kuber…