apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T10:22:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: 1e872657-2ce8-4fa3-b4e5-3c057ae393f0
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dpf4h
      namespace: kube-system
      uid: 3ab21d37-7091-43f2-86ed-884399a3f570
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gzf9m
      namespace: kube-system
      uid: 621271a0-3601-4e3b-9e18-32db702f744a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
