apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T18:40:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: ec372ab0-e639-43af-86d5-eda862bcaa7d
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9cn8
      namespace: kube-system
      uid: a16eaef8-134f-42b1-93d1-4750c972848a
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c6bjm
      namespace: kube-system
      uid: 50e99759-1ec2-4c84-81b6-e8f4d2829e96
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
