apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T11:19:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 3c52d139-ee2c-4ab7-a141-c4ccef1955b4
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7jlb
      namespace: kube-system
      uid: 41821e0f-e496-4577-a796-dc0250a1f405
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vkxl7
      namespace: kube-system
      uid: db116087-0e64-4356-8a5a-7bdacaca1c19
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
