apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T23:40:31Z"
  creationTimestamp: "2026-02-27T23:39:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "836"
  uid: 8a385341-a709-4d75-b611-8469c2ac43cd
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pk58b
      namespace: kube-system
      uid: 2f1a5cff-a897-43f6-bf34-7f4c15e81588
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6srn
      namespace: kube-system
      uid: 7b82514f-17af-4983-9db7-4a0d7f1e3b1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
