apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-23T23:46:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 93c14e99-08ce-4e25-bb02-d4605e228d5d
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htkzq
      namespace: kube-system
      uid: bde32d06-916f-4eb2-ab5f-e4a6faf300e2
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p8pk9
      namespace: kube-system
      uid: ba062a13-f188-4077-ae3d-3561aeaa28b5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
