apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T02:12:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 10077003-0918-4882-a0da-958063f9e46a
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hhncf
      namespace: kube-system
      uid: 9b7716ad-7f79-4d8e-9da2-5d56b63bf3d7
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrxbd
      namespace: kube-system
      uid: 4ff7fd27-503b-4a2b-9973-6a302c993a09
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
