-
Are there any plans to add LizardFS as a native Volume for Kubernetes and join the ranks of CephFS and GlusterFS?
http://kubernetes.io/docs/user-guide/volumes/#types-of-volumes
Right now, I have to p…
-
### Describe what happened
When trying to create an Atlas index that our application will use for an AI chatbot we are getting the following error:
```
2024-07-01T09:01:39.4539733Z mongodbatlas…
-
We're looking to expand Heroku's opinionated developer experience by shifting the Heroku strategy to be based on Kubernetes. By doing so, we will be able to provide improvements to the core Private Sp…
-
### What would you like to be added?
On top of the existing [OrderedReady](https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#orderedready-pod-management) policy for a StatefulSet…
-
### What problem are you facing?
Crossplane has supported generating and writing connection details to Kubernetes secrets since its first release.
Connection details are the details needed…
-
Hello, I've been working to understand how we can get Docker for Desktop working with the local and native Kubernetes cluster shipped with Docker Edge. The issue with Docker for Desktop is its network…
-
- Set up EKS on AWS. Later we may setup GKE on GCP, and AKS on Azure.
- Document setup steps for each cloud provider in the README.md.
- Add necessary Kubernetes credentials (e.g., KUBECONFIG_DATA f…
-
### What happened?
According to docs, I should be able to specify a `ComponentResourceOptions` to the `Helm.V3.Release` resource. I am unable to do so, the accepted type is `CustomResourceOptions`. I…
-
### What happened?
I declared a k8s provider in the Pulumi YAML as below.
k8sProvider:
type: pulumi:providers:kubernetes
properties:
cluster: kube…
-
**Is your feature request related to a problem? Please describe.**
Use case: Need to enforce traffic policies for VM-VM and VM-External communication within a VLAN network.
**Implementation detail…