feat(iot): Add component for restricting network traffic to local network
This patch introduces a new component that can be used to restrict all ingress resources to a predefined set of whitelisted IP addresses. This reduces the duplication in ingress objects for the same rule sets over and over again.
Showing
- apps/k8s01/iot/kustomization.yaml 1 addition, 0 deletionsapps/k8s01/iot/kustomization.yaml
- apps/k8s01/iot/rainer.yaml 0 additions, 5 deletionsapps/k8s01/iot/rainer.yaml
- apps/k8s01/iot/shelly-ht-monitor.yaml 2 additions, 0 deletionsapps/k8s01/iot/shelly-ht-monitor.yaml
- apps/k8s01/iot/shelly.yaml 0 additions, 30 deletionsapps/k8s01/iot/shelly.yaml
- shared/components/ingress-local-only/ingress.yaml 6 additions, 0 deletionsshared/components/ingress-local-only/ingress.yaml
- shared/components/ingress-local-only/kustomization.yaml 10 additions, 0 deletionsshared/components/ingress-local-only/kustomization.yaml
Loading
Please register or sign in to comment