apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-12T06:35:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: f562c405-1a58-4c02-9860-831bcb5932da
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-djb5t
      namespace: kube-system
      uid: e6acb4f6-9105-4dc5-bb01-808ef3b51afb
  - ip: 10.0.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wdbf5
      namespace: kube-system
      uid: f1402ad5-4fb1-41c9-a1e3-af637579587d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
