apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T05:34:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: 2d123e33-0fe2-4325-b479-f07b5eea2bb1
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4bx8g
      namespace: kube-system
      uid: 58f797c3-c081-42b5-8829-adf1fe9c6662
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6kjf
      namespace: kube-system
      uid: a908a610-2413-4473-b87b-a62d49b0aaf9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
