Hi
I'm trying to use a Kubernetes service called spegel, which is used to cache container images locally within the cluster.
As a part of solving this, they are using hostPorts.
I'm trying to understand if I can enable hostPorts within cello? I'm looking at this document https://docs.cilium.io/en/stable/installation/cni-chaining-portmap/and it points towards cillium 1.8.
Does the cello image deployed in my VKE cluster match the cilliuim version?
In my current cluster, I can see v1.7.9. If so I assume this config won't even work.
If it's possible to enable, would enabling this feature create any issues with cello?
Hi
I'm trying to use a Kubernetes service called spegel, which is used to cache container images locally within the cluster.
As a part of solving this, they are using hostPorts.
I'm trying to understand if I can enable hostPorts within cello? I'm looking at this document https://docs.cilium.io/en/stable/installation/cni-chaining-portmap/and it points towards cillium 1.8.
Does the cello image deployed in my VKE cluster match the cilliuim version?
In my current cluster, I can see
v1.7.9. If so I assume this config won't even work.If it's possible to enable, would enabling this feature create any issues with cello?