apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-08T15:48:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 05444965-6933-4da9-9ef8-2c2d6c8cc39b
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9h49
      namespace: kube-system
      uid: 389398ba-04b4-4250-9aad-7bd451fd197b
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f8qd5
      namespace: kube-system
      uid: 7ce9dd90-31c8-488d-b964-c3ff69769b4f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
