adamant-kite-43734
06/17/2023, 6:49 AMabundant-plastic-29088
06/17/2023, 6:50 AMapiVersion: <http://networking.k8s.io/v1|networking.k8s.io/v1>
kind: NetworkPolicy
metadata:
creationTimestamp: '2023-06-15T20:26:47Z'
generation: 5
managedFields:
- apiVersion: <http://networking.k8s.io/v1|networking.k8s.io/v1>
fieldsType: FieldsV1
fieldsV1:
f:spec:
f:ingress: {}
f:policyTypes: {}
manager: agent
operation: Update
time: '2023-06-15T21:52:00Z'
name: test
namespace: default
resourceVersion: '1056223'
uid: 720a6828-aad9-46b6-9296-6bef9924e2f4
spec:
ingress:
- from:
- ipBlock:
cidr: 0.0.0.0/0
ports:
- port: 80
protocol: TCP
podSelector: {}
policyTypes:
- Ingress
status: {}
abundant-plastic-29088
06/17/2023, 6:51 AMabundant-plastic-29088
06/17/2023, 6:52 AMcreamy-pencil-82913
06/17/2023, 7:18 AMabundant-plastic-29088
06/17/2023, 7:21 AMabundant-plastic-29088
06/17/2023, 7:25 AMabundant-plastic-29088
06/17/2023, 7:25 AMabundant-plastic-29088
06/17/2023, 7:28 AMabundant-plastic-29088
06/17/2023, 7:28 AMcreamy-pencil-82913
06/17/2023, 7:43 AMabundant-plastic-29088
06/17/2023, 7:44 AMabundant-plastic-29088
06/17/2023, 7:45 AMcreamy-pencil-82913
06/17/2023, 8:27 AMcreamy-pencil-82913
06/17/2023, 8:28 AMabundant-plastic-29088
06/17/2023, 8:30 AMabundant-plastic-29088
06/17/2023, 8:30 AMabundant-plastic-29088
06/17/2023, 8:33 AMapiVersion: apps/v1
kind: DaemonSet
metadata:
name: whoami-daemonset
spec:
selector:
matchLabels:
app: whoami
template:
metadata:
labels:
app: whoami
spec:
containers:
- name: whoami
image: traefik/whoami
---
apiVersion: v1
kind: Service
metadata:
name: whoami
spec:
selector:
app: whoami
ports:
- protocol: TCP
port: 80
targetPort: 80
type: LoadBalancer
abundant-plastic-29088
06/17/2023, 8:33 AMcreamy-pencil-82913
06/17/2023, 8:37 AMabundant-plastic-29088
06/17/2023, 8:37 AMcreamy-pencil-82913
06/17/2023, 8:38 AMabundant-plastic-29088
06/17/2023, 8:39 AMabundant-plastic-29088
06/17/2023, 8:40 AM