apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T01:32:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 6c0af394-2be7-4616-b7a0-5c1949b59ba2
subsets:
- addresses:
  - ip: 10.0.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wfbxz
      namespace: kube-system
      uid: 538a5e9a-b46d-448d-a1cf-adc3bd52a9ef
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zxhm
      namespace: kube-system
      uid: 6c98464a-05bc-4b32-9f81-14a6e885a8b9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
