longhorn/examples
JenTing Hsiao 246bfdb85c example: add longhorn webhook server network policy yaml manifest
The traffic from/to the longhorn webhook server is the kube-apiserver.
The only way we could add restriction is to add the network policy of
the ingress port because we can't know each Kubernetes distro default
kube-apiserver Pod's label. Therefore, we can't add the label selector
in the network policy rule to restrict the traffic that comes from the
kube-apiserver is able to access to the longhorn webhook server.

Longhorn 3513

Signed-off-by: JenTing Hsiao <jenting.hsiao@suse.com>
(cherry picked from commit 769e85bc80b6351a081a79ddf83ab181cf956e23)
2022-03-02 13:17:33 +08:00
..
crypto Release longhorn v1.2.0-preview1 2021-08-12 01:03:23 +08:00
csi Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
network-policy example: add longhorn webhook server network policy yaml manifest 2022-03-02 13:17:33 +08:00
rwx Update version to v1.1.1-preview1 2021-03-18 10:35:16 +08:00
snapshot Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
block_volume.yaml Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
data_migration.yaml Sync with Longhorn manager 2020-12-16 21:52:55 -08:00
deployment.yaml Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
pod_with_pvc.yaml Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
restore_to_file.yaml.template Sync with manager 2019-03-22 20:09:57 -07:00
simple_pod.yaml Sync with Longhorn manager 2020-02-29 18:42:08 -08:00
simple_pvc.yaml Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
statefulset.yaml Sync with Longhorn manager 2020-12-06 11:02:15 -08:00
storageclass.yaml Add fstype in the longhorn.yaml and example sc 2021-09-06 14:29:17 +08:00