-
**Describe the bug**
The `Ensure events that modify the system's network environment are collected` check includes Debian/Ubuntu specific remediation steps that the query does not account for. The qu…
-
Hello,
**What happened**:
* My pod has access to a resource outside pod at the very beginning of its lifecycle despite a network policy blocking egress
**What you expected to happen**:
…
-
**Is your enhancement request related to a problem? Please describe.**
Users may want to ensure no unexpected connections will be denied by a new (B)ANP.
A dry-run mode should not affect any connec…
-
In #190 a discovered root policy was introduced. This examines the total disk space and what network bridges exist. This has the unfortunate effect that newly created bridges are not usable by albatro…
-
Todo: is this even possible?
-
### Frontend Deployment type
* [X ] Cloud Foundry Application (cf push)
* [ ] Kubernetes, using a helm chart
* [ ] Docker, single container deploying all components
* [ ] npm run start
* …
-
是的,当您使用 Network Policy 时,可能需要开放一些特定的规则来允许健康检查流量通过。对于 GKE Ingress 的健康检查,您需要开放以下规则:
1. **允许 Ingress 控制器与后端服务通信**:
```yaml
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
…
-
When attempting to configure an application's network policy to allow traffic from other pods in the same namespace I added the following from the docs which did not work:
```
spec:
networkPoli…
-
Could we change to another network plugin, [Weave](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/) or even better : [Cillium](http://cilium.readthedocs.io/en/latest/kubernetes/quickins…
-
`TestAccNetworkPolicies` is flaky.
It's failing because one of the two coredns pods isn't ready: `6 out of 7 Pods are ready`.
The coredns container of that pod seems to be restarting, I saw this in t…