apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T01:37:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "839"
  uid: 62227ffa-299d-4a67-a327-7bfdc32eea2d
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h2pbn
      namespace: kube-system
      uid: 6250a44f-78a7-43e7-821c-e14b10cc8bba
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j9fnf
      namespace: kube-system
      uid: 7c80860e-8f60-4adc-9a16-d8aa8d421f88
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
