apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T07:33:23Z"
  creationTimestamp: "2026-04-28T07:32:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1098"
  uid: 9aefa640-bf97-49a1-b6f0-de6fe9a336f7
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g96z7
      namespace: kube-system
      uid: 19a5e457-c048-4ac6-8b8c-063de95e4225
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bszvt
      namespace: kube-system
      uid: 1a4e5a48-6d02-4c2e-b5e2-de2913a8967f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
