apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T08:57:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: e3656c62-3843-4d1d-86bd-9b8d115bc859
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5xml5
      namespace: kube-system
      uid: 9bf18cd8-6353-4b0d-992b-3e118b8afc4b
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fm5d6
      namespace: kube-system
      uid: 1962af14-4e90-4d48-b531-2b4ae84509ac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
