apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:54:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: fb93d352-1aea-4829-a9d9-330c4e9df943
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dnfsx
      namespace: kube-system
      uid: da077349-ab7c-472f-8c59-71bf27cd8734
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4gtnl
      namespace: kube-system
      uid: fa785cf9-942d-4e2c-8a9f-e0a4017f7ace
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
