apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-15T18:45:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 0181a20d-3408-4656-96b8-fcedf602f065
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w4pk7
      namespace: kube-system
      uid: cd241258-caf5-44ca-9a57-a5b87fe5dee1
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94ftx
      namespace: kube-system
      uid: 59cc1d00-2b20-45d2-a532-803d6ff731a3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
