-
有两个使用上的问题请教一下
1. 我的pod的亲和性是按照下面配置的,我用konfig应该怎么写。
```
spec:
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
…
-
Hello!
Apologies for posting an issue ticket; Discussions seem to be disabled on this repo.
I had recently been struggling a lot with the Zalando Postgres Operator - having moved the cluster onc…
-
We plan to package this operator for commercial sale without modifying the source code.
We don't know if this violates the open source project agreement, especially the MongoDB's **sspl** agreement…
-
### Application contact emails
gabriele.bartolini@enterprisedb.com,leonardo.cecchi@enterprisedb.com,francesco.canovai@enterprisedb.com,marco.nenciarini@enterprisedb.com,armando.ruocco@enterprisedb.co…
-
## Bug Report
**What version of Kubernetes are you using?**
**What version of TiDB Operator are you using?**
**What storage classes exist in the Kubernetes cluster and what are used for P…
-
### What happened?
In a pod containing three containers A, B, and C, with the execution order of operators being sequential (the second one starts only after the first one completes), can we request …
-
**What did you do to encounter the bug?**
deploy the community-operator chart with the following values:
```yaml
community-operator-crds:
enabled: true
operator:
priorityClassName: infra-p…
-
### Description
The `kubernetes_pod_operator` currently has a `reattach_on_restart` parameter that attempts to reattach to running pods instead of creating a new pod in case a scheduler dies while …
-
We have the namespace manifest in both operator-controller [2] and catalogd [1]. However install script [3] applies both one after another. Ideally the namespace should be in just catalogd. Also the …
-
Create a security recommendation/hardening guide for applications that use the Kubernetes client. This could include different use-cases like:
1. Creating an application which runs `kubectl` comman…