apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:55:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: eb3d0c5f-9c0e-4ce0-82bc-cb685910bdad
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xg6pg
      namespace: kube-system
      uid: 38ff44cf-a9f1-48ed-a6d8-598c8b2a69bf
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-md8l8
      namespace: kube-system
      uid: 9d0a1fd6-262d-4530-b237-41e1e51158e0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
