apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-26T01:30:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "683"
  uid: 3ff41e2e-3f42-4ae4-8638-42f25da81b65
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sxqc6
      namespace: kube-system
      uid: d9115c20-e463-4222-ae98-68af36dc73a2
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4bs2
      namespace: kube-system
      uid: 6dd7aa2c-1b82-494b-8658-d99864dde88a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
