apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:28:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 4a90d874-4fb2-444c-a73d-78e5bad565c6
subsets:
- addresses:
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkz82
      namespace: kube-system
      uid: c07e81e7-c802-439a-985d-2e490a954ba1
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mn6fj
      namespace: kube-system
      uid: 10a24e91-39a7-4393-84fb-7aff200c5e92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
