apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T01:57:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 28ae5e23-31de-4abf-a454-52e5db8049a2
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mlwwq
      namespace: kube-system
      uid: 89ce2d74-53d4-4df3-8c10-085b6ae43f8d
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzbng
      namespace: kube-system
      uid: ea068f9b-4c8e-41d3-b5c1-ac349c4faea7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
