apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T13:40:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "860"
  uid: 716adb55-fb12-4e80-977a-4bc5b3b616fa
subsets:
- addresses:
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9457p
      namespace: kube-system
      uid: 0932b665-ad74-4f11-bc77-5fcc6c1d0cee
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-756l4
      namespace: kube-system
      uid: ab566875-12de-4d1b-9625-2a2c11b0131d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
