apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T06:49:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 3f0f0996-55ad-43e5-b4fc-ba9a6aac7ea6
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qxqhz
      namespace: kube-system
      uid: 4227fb57-3057-4866-a6cd-3e6faa86c523
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpfvc
      namespace: kube-system
      uid: 55538ba7-d428-4551-ae73-22578c9d231d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
