apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T13:59:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 1ccad7de-ed2a-4eae-837a-d461afab1600
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9d2z8
      namespace: kube-system
      uid: 15206a4d-ade4-45a8-b324-92e708a34fb3
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b799g
      namespace: kube-system
      uid: 06745107-7b52-447a-8828-cece1d21cf77
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
