apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T18:07:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: e631c5a4-1060-4f71-86e9-8611d7afe263
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gkkm9
      namespace: kube-system
      uid: 713aa26d-2a28-4f0b-bc3f-17963ea61d57
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lh5dq
      namespace: kube-system
      uid: f115222f-29a5-4363-905e-7eb4883469a6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
