-
Just throwing a suggestion out there that it would be good if the web portal was accessble using HA ingress.
-
**What happened**:
Upon ingress-nginx pod boot-up sequence on Kubernetes, our clients are receiving back HTTP 404 responses from nginx itself for HTTP path that are declared in some of our Ingresse…
-
## Current Behavior
The change is applied on DataPlane object but isn't transferred to Service.
## Expected Behavior
Update of externalTrafficPolicy will be possible
## Steps To Reproduce
1. …
-
是的,当您使用 Network Policy 时,可能需要开放一些特定的规则来允许健康检查流量通过。对于 GKE Ingress 的健康检查,您需要开放以下规则:
1. **允许 Ingress 控制器与后端服务通信**:
```yaml
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
…
-
**What would you like to be added**:
I would like to propose a flag within the advanced configuration options to capture all network traffic without a network policy. Add the ability for the node-age…
-
**Describe the bug**
The initiative Deny-PublicPaaSEndpoints seems to currently have two overlapping policies for Container Apps.
It is:
Container Apps environment should disable public net…
-
# Summary
visibly show the distinction between `externalTrafficPolicy: Local` and `externalTrafficPolicy: Cluster` in view=network
# Motivation
We've run into some problems which we believe m…
-
**What happened**:
I used K8s, external-dns and loadbalancer on OKE (Oracle Cloud Infrastructure) - all worked fine.
I tried to replace the loadbalancer by a "network load balancer" as describ…
-
**What happened**:
I setup a fresh Kubernetes cluster using kubeadm on baremetal hosts, with Calico as a networking solution. I have downloaded the [baremetal manifest](https://kubernetes.github.io…
-
Hello,
I seem to have an issue with egress connection for Nomad tasks.
### Nomad version
1.8.4
### Operating system and Environment details
Ubuntu 24.04 with multiple VLAN interfaces and VR…