apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-12T04:04:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: 6e207e28-5f39-455a-ade5-c5a91b514aac
subsets:
- addresses:
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-775cw
      namespace: kube-system
      uid: 6aa4ce57-18ae-4c9d-91ee-fc8438186200
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x7pnz
      namespace: kube-system
      uid: c57297b9-d2d8-48e9-b4a0-efda80b423f4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
