apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T02:08:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 16290444-5360-45d9-85a3-a302a781564d
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bz95h
      namespace: kube-system
      uid: 76e471b6-36f8-42f4-8078-e8402d51d204
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pgw44
      namespace: kube-system
      uid: 39b7cc69-6747-45ad-93a1-703749030151
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
