apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T14:23:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 2a6eca14-5644-434c-aae8-151141ec8790
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4mg7p
      namespace: kube-system
      uid: 11abac09-8fb4-4b24-9fb9-e35aaa662ffe
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d6gw2
      namespace: kube-system
      uid: 7b8883d6-b82b-46a8-adf4-758d0ba3f2ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
