-
Source File: [/docs/concepts/services-networking/ingress.md](https://github.com/kubernetes/website/blob/master/content/en/docs/concepts/services-networking/ingress.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译…
-
**Describe the bug**
When adding ingress with appgw.ingress.kubernetes.io/ssl-redirect: 'true' a redirect is not created. Instead ingress rules for https and http are created with no redirect. I've s…
-
hello there,
i was trying to validate ingresses, but I cannot do so because the schema URL gives me 404.
```
linux@sdombi-vpc-bastion:~$ cat ingress2.yaml
apiVersion: networking.k8s.io/v1
kind: I…
-
cat ~/DO280/labs/network-ingress/todo-app-v1.yaml
```
apiVersion: apps/v1
kind: Deployment
metadata:
name: todo-http
labels:
app: todo-http
name: todo-http
namespace: network-in…
-
### Description
Hello 👋
I'm wondering if it is technically possible to implement traffic shaping **directly** in the gVisor sandbox, and not rely on external tools (like `tc`) to restrict both ingre…
-
**Describe the bug**
https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/e1d32f4f83eebc2d7bc61f600dc5e22770102e3e/pkg/networking/security_group_reconciler.go#L104-L114
Upon reconc…
-
### Proposal
[Application Gateway for Containers](https://learn.microsoft.com/en-us/azure/application-gateway/for-containers/overview) is a recently added option for handling Azure network ingress. A…
-
### Context
We're using the Datadog Operator to deploy a Datadog agent with Kubernetes network policies enabled, but the operator doesn't use the correct pod selectors when creating the `NetworkPolic…
-
**The problem/use-case that the feature addresses**
Valkey server already accumulates the following networking server statistics;
```c
// server.h
long long stat_net_input_bytes; /*…
-
swarm overlay network, kubernetes ingress network, etc ...
원본 요청 IP가 기본 설정 상태에선 서비스에게 전달되지 않기에 정상적인 IP 로깅이 불가능함.