apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-04T10:17:51Z"
  creationTimestamp: "2026-04-04T10:16:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "963"
  uid: 894bcf8b-52ea-429c-8c34-9dc7a6c6702b
subsets:
- addresses:
  - ip: 10.0.0.236
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rflkk
      namespace: kube-system
      uid: 32974b8d-1914-4832-8916-c75c3085059b
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6s4dn
      namespace: kube-system
      uid: 2785c85e-a5c8-4971-b0a9-e2a4c8e32c9c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
