apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T00:24:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 1b186506-565b-4877-a211-1784b13a6104
subsets:
- addresses:
  - ip: 10.0.0.205
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tpw6
      namespace: kube-system
      uid: 90991978-bf28-4ff8-ba1a-13b247e5efe0
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b9fsd
      namespace: kube-system
      uid: 913f2a72-5437-42b6-8fa2-3f9dd4b7d692
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
