apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:13:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 51af85a9-3db8-4cc1-bcc8-e76565601fd5
subsets:
- addresses:
  - ip: 10.0.0.112
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7kmv8
      namespace: kube-system
      uid: 7a73471e-5f1e-4ca8-b0a4-514a38330cee
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x44lj
      namespace: kube-system
      uid: 1a974879-5d8c-42dd-b480-d743843deeaf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
