apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T09:01:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: b8cdc250-b1bc-4b2a-9ea9-52fbbbdfcec9
subsets:
- addresses:
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrfh4
      namespace: kube-system
      uid: 89cde0e5-ed5f-4075-aaa5-557f1d8e184a
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2lgd
      namespace: kube-system
      uid: 4834a785-0a2a-4d24-84b7-b9b12b610d7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
