apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T08:09:18Z"
  creationTimestamp: "2026-04-20T08:08:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "948"
  uid: e1ea3a5e-2d89-45b0-9a47-5f0f8b2f080f
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9jbz
      namespace: kube-system
      uid: 617b1f39-5c65-4410-a94c-236ba2d5359c
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h26vp
      namespace: kube-system
      uid: 650cb2fe-3037-47a6-a86d-5fd994bacc13
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
