-
The Wazuh Kubernetes repository was designed for local and EKS environments. We should identify what dependencies exist and adapt them to make the repository universal for all kinds of environments, n…
-
_From @krancour on October 14, 2016 17:2_
This issue supersedes deis/controller#355 and attempts to distill its most salient suggestions into something more digestible.
One persistent shortcoming of…
-
## expectations
Is there any way to discover public ip/domain names of published services (publish-scope port in acorn word)?
Or to know in advance before the deployment?
## use cases
Typical us…
-
**Feature request**
ApplicationSet should be able to support functions in the template section of the manifest. This should be generator-agnostic, although for our use-case, we're blocked by the sc…
-
### Actual Behavior
I'll preface by stating that I have Traefik disabled in favor of Istio Ingress for my Rancher Desktop k8s setup because of the certain types of testing that I do. In RD version…
-
We have a component that needs to adapt its behavior in function of the type of storage bound by the application operator when deploying the application. The component needs to know if the storage loc…
-
We are managing a handful of PostgreSQL clusters using the Zalando operator. Generally, it functions well 👍🏻 but we occasionally encounter problems during brief disruptions with the kubernetes API se…
-
Hello,
I am having troubles parsing keys from ETCDv3 to get the endpoints of Kubernetes api servers.
I understood that Kubernetes now stores keys in etcd3 in protobuf format, therefore when I extr…
-
Problem description
An AKS cluster that is ZRS or GRS may not mount a PVC, to a pod, that is LRS
**Describe the solution you'd like**
Say you have a Zone Redundant or multi-zone AKS cluster. The …
-
Hello,
thank you for you work.
We have a problem with zero downtime deployment in deis 2, due to http://stackoverflow.com/questions/40545581/do-kubernetes-pods-still-receive-requests-after-receiving…