apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-18T23:19:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: a95e5894-2731-4c9b-b387-3172960c2f43
subsets:
- addresses:
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8g22
      namespace: kube-system
      uid: 2af2781f-9e8b-4c8d-bb6c-aae75bf38ba6
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f95v5
      namespace: kube-system
      uid: 50251ca9-5dab-4233-8312-e783b93f0988
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
