apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T10:50:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 9af9876a-1b7d-4ba8-aa2d-dadc5f08474f
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8h2tv
      namespace: kube-system
      uid: 64549ba0-f4d4-42e5-8179-61291ef2f5b2
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcdkh
      namespace: kube-system
      uid: e9cd903e-a03d-4111-a27c-1805a455d3a2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
