apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T11:06:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: e68d01fd-6781-493c-a068-6fc5b10581a4
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlbvf
      namespace: kube-system
      uid: feb27be7-49dc-4175-a386-a48da5a3c338
  - ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fn62c
      namespace: kube-system
      uid: a28be075-9ec7-4f06-954f-9d4a93693b18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
