apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-06T21:05:51Z"
  creationTimestamp: "2026-04-06T21:04:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "968"
  uid: 4a65ec89-84ee-4816-877e-265a29ba4267
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p6kf7
      namespace: kube-system
      uid: 7230c96d-2b5a-48af-beb2-8349f8efc263
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-792rf
      namespace: kube-system
      uid: 93e458a8-18f1-41d2-9b20-d3475a6a2c04
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
