apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T06:43:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 8f227c41-541d-4a4e-82a6-136f3a5a50da
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jrd4n
      namespace: kube-system
      uid: aedbf479-1c3a-4fb0-b676-c78d70c70d98
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l9b6l
      namespace: kube-system
      uid: 8d406daf-0055-47c2-9968-522ed97e366b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
