apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-22T01:56:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 7662778b-f645-43cc-8f85-bc55ca41de12
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qc5mq
      namespace: kube-system
      uid: da200568-7bbd-40b4-9258-1cfd44da9296
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hdvcp
      namespace: kube-system
      uid: 3fe92f33-6a7d-49f7-b02b-388ea9398ec7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
