-
### Overview
Right now we override the default kubeadm NodePort range to 80-60000, but sometimes it would be nice to be able to customize this range in my kURL spec. E.G. something like
```yaml…
-
This issue is a:
* [ ] Bug Report
* [X] Enhancement suggestion
* [ ] Feature request
If the issue concerns an existing Marketplace application, please tag the maintainer of the application (foun…
-
**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…
-
I saw that the type of svc creation can be specified in ingress support ingress.cilium.io/service-type: NodePort | ClusterIP | LoadBalancer. Is there a corresponding parameter that can be set in gatew…
-
**What happened**:
master01 不可以使用容器组IP访问部署到Edge上的Nginx Pod
worker01 可以使用容器组IP访问部署到Edge上的Nginx Pod
…
-
Hi guys, I am trying to deploy social network on k8s too, and i using helm cmd as follow:
``helm install social ./socailnetwork``
And i make svc **nginx-thrift** a nodeprt, but i can not create an…
-
Hi,
I have installed fabric 8 on RHEL VM. After installation services are exposed, but not as NodePort type of Kubernetes. Internal Ip was alloted to Fabric 8 service.
I would like to access th…
-
### Component(s)
receiver/prometheus
### Describe the issue you're reporting
I have a 3 node k8s cluster.
I am using otel as daemonset with the following config:
extensions:
# The health_c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When sending traffic outside our k8s cluster, the TCP source ports on the host interface are no…
-
### What is the problem you're trying to solve
Configure Image Registry is a helpful feature.
https://github.com/containerd/containerd/blob/main/docs/cri/registry.md
As the title says, I want …