apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-22T05:11:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 27a02075-6466-47f0-8426-008f6cc21669
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7tkmg
      namespace: kube-system
      uid: 990b9738-5dd9-4793-a3ce-9a495287d3d7
  - ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m5rw8
      namespace: kube-system
      uid: 9178249d-1396-483a-9632-40c37e17f983
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
