-
**Describe the enhancement:**
Enhance the Helm chart to automatically create Kubernetes services tied to specific agent presets. These services will serve as dedicated entry points for integrations th…
-
### Current Behavior
discovery configuration:
```
discovery:
kubernetes:
service:
# apiserver schema, options [http, https]
schema: https
# apis…
-
**Describe the solution you'd like**
I would like to be able to use the operator in AKS with workload identity enabled. This requires that additional volumes can be added on the fly to the pod defini…
-
**Is your feature request related to a problem? Please describe.**
Best practice for accessing Google APIs from workloads running in GKE cluster is to leverage Workload Identity Federation and link k…
-
**What happened**
We're deploying the service with custom resource allocation, for reference our terraform files looks something like this:
```tf
resource "kubernetes_namespace" "fluvio_sys" {
meta…
-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/kuberay/issues) and found no similar issues.
### KubeRay Component
ray-operator
### What happened + What you …
-
**Describe the bug**
I have a Secret of type `kubernetes.io/service-account-token` deployed with ArgoCD, something like this:
```
apiVersion: v1
kind: Secret
metadata:
name: vault-secret
…
-
**Describe the bug**
I am trying to set up NLB with aws-load-balancer-controller in a private subnet.
I did so in my dev account, i tried to do the same in a prod account, but i received errors:
fi…
-
## Expected Behavior
Created a sample windows deployment and added a windows node.
windows pod can mount remote smb shares using net use or New-PSDrive cmdlet
## Current Behavior
windows pod c…
-
**Describe the bug**
When the node that a service (LoadBalancer) is tied to (kube-vip.io/vipHost: ) is pulled from the cluster either gracefully (drain) or suddenly, the service is not updated and re…