apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T16:57:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 4f6ede26-eb03-48d8-85a1-e2d6f1d71928
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7gpw
      namespace: kube-system
      uid: 2a784439-2742-4ce1-99a6-bee5db5ba7e5
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kmftx
      namespace: kube-system
      uid: baeae6b4-1d64-4457-95a7-1f366afd38cb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
