apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-08T02:02:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: bb503905-40e4-48c8-adba-d0f35acf2a8e
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-78nmb
      namespace: kube-system
      uid: 141b4c9e-4495-401c-8aca-849ded12f451
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zmtm
      namespace: kube-system
      uid: 4b5b9dae-de09-431d-a18f-342cc28c2414
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
