apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T00:16:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: f5027c4f-7858-4fce-95ed-5dd2c9cff3e5
subsets:
- addresses:
  - ip: 10.0.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfhwq
      namespace: kube-system
      uid: e44d5ad8-2877-4b37-bfeb-8371530bedae
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cpl4
      namespace: kube-system
      uid: 48c73b62-76fc-4f08-aaa5-791654763375
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
