apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-10T02:29:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "811"
  uid: 4cffa7aa-d127-46af-b695-011a3a5f0cd2
subsets:
- addresses:
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-584kx
      namespace: kube-system
      uid: 8d8132d1-f8fd-463e-bd67-425f0f81dd62
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kkfvg
      namespace: kube-system
      uid: d2b61ac0-2ac5-44f9-b7d1-c11d8de27e77
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
