-
https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/79a3f79b27bd28f82f071bb877a266c2e62ee506/docs/03-compute-resources.md?plain=1#L40
Not sure if this is just a windows OS issue or not …
-
Hi. I was trying out Crossplane but I was not able to find the addon `GcePersistentDiskCsiDriver` in the docs - https://doc.crds.dev/github.com/crossplane/provider-gcp/config/crd/container.gcp.crosspl…
-
### Proposal Summary
I propose to add support for the open-source ML platform called [Kubeflow](https://github.com/kubeflow/kubeflow).
Kubeflow is a pretty popular and open platform that covers …
-
Resource deletion and orphaned resources on cloud provider
### What happened?
Hello, I created a benchmark to perform tests with thousands of GCP objects. During the MR deletion part of my bench…
-
if using a GKE deployment that has been sitting for a while, then running a test using kubetest, you may get:
```
INTERNALERROR> if self._load_auth_provider_token():
INTERNALERROR> File "/U…
-
We already have a notion of `setupFn`, and I think we should add its dual, a `teardownFn`. This would be helpful to quiesce things and ensure a graceful shutdown. For example, now that we have `job`s,…
-
## Le speaker
Aurélien Baumann - dev web full stack
## Sujet de votre conférence
Intégration et déploiement continu avec Gitlab et Google Container Engine
## Description de votre conférenc…
-
While downloading a large file to local storage on a GKE (Kubernetes) PVC (ssd), we noticed the `gsutil` process causing the containers to be killed on a regular basis.
The container is limited to …
-
### Detailed description
Developers should be able to express rules that can be used to require some containers to be started and run before others within a single workload.
### Context
Many worklo…
-
**Describe the solution you'd like**
The [replicating data](https://open-policy-agent.github.io/gatekeeper/website/docs/sync) feature requires explicitly specifying resource versions. I'd like to be …