apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T11:02:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 9e3f4327-7d8a-4996-9f34-21d759b8d13c
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b462d
      namespace: kube-system
      uid: 7cbc91fc-a66d-4638-ac19-bcc154041e4d
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mmsxr
      namespace: kube-system
      uid: 8ab83575-3b05-4fd3-885c-b0db9f7b4b16
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
