apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-26T21:10:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: bda7e13e-4c01-4e3f-b447-5a28f646b9d8
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m97kf
      namespace: kube-system
      uid: 06167dfe-e687-41b0-b560-8c1e78b6d7ba
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmfww
      namespace: kube-system
      uid: b8b5f5b2-0b14-4741-b89f-a00bb4ef69cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
