kubeslice / worker-operator

Kubeslice Worker Operator Opensource Repository: The KubeSlice Worker Operator is a Kubernetes operator that manages the lifecycle of KubeSlice worker clusters.
Apache License 2.0
58 stars 19 forks source link

Update worker slice gateway pod spec sidecar container ContainerPort to container grpc-port #362

Open pnavali opened 3 months ago

pnavali commented 3 months ago

📜 Description

Review and update worker slice gateway pod spec sidecar container ContainerPort to container grpc-port.

👟 Reproduction steps

Create a slice with 2 clusters.

👍 Expected behavior

Reivew and update the list of container ports sidecar is listening to.

👎 Actual Behavior

Missing ContainerPorts in the sidecar container spec.

🐚 Relevant log output

No response

Version

No response

🖥️ What operating system are you seeing the problem on?

Linux

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

Code of Conduct