apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-11T18:17:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: fb8f4cdc-f269-4610-ad04-d6d23f1a25f1
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k2gj9
      namespace: kube-system
      uid: 8e73c3ca-e871-4ba6-a34d-1bee957e4d8e
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-64gfl
      namespace: kube-system
      uid: 3902215e-2b42-4860-8ff8-23295c08f48c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
