apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:01:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 5ae6f843-8194-4701-8242-9125210e72ba
subsets:
- addresses:
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9vxj4
      namespace: kube-system
      uid: 73fd7d51-0a53-4269-a40d-beb16078b5d8
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kzf9p
      namespace: kube-system
      uid: 1ba5f5ca-271c-4bae-a239-c53b26329f4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
