apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T10:57:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 1cd85e8a-94d7-423b-83e4-77dadbb6bddb
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hpkkc
      namespace: kube-system
      uid: 91bd1475-db43-4a8e-bb3a-1fd90395b521
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vk4j9
      namespace: kube-system
      uid: 9bfcca8d-5798-4118-89fd-1960c47bdb8f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
