apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T04:09:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 52fede13-3fac-4192-a00a-4c0b1c59ef70
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6qvmb
      namespace: kube-system
      uid: 227fb0ee-8ada-4459-9490-dab75c46510f
  - ip: 10.0.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-prz5c
      namespace: kube-system
      uid: aa6b1a8d-bd72-4156-8824-cc30543ceca8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
