apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T11:23:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "849"
  uid: cb0f1506-e2c6-44e6-b251-138766c5deab
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjxph
      namespace: kube-system
      uid: b6d3d287-6bc7-4e8e-84de-2afe995bb344
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xmfmd
      namespace: kube-system
      uid: 19419d50-1535-481a-a06d-a8774d4fbaba
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
