apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T17:35:55Z"
  creationTimestamp: "2026-04-21T17:34:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 1df53e7d-887a-494a-a420-b67203f47013
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jqlt6
      namespace: kube-system
      uid: 1efad4ae-4f98-4814-b09a-b259848784b1
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4hzqn
      namespace: kube-system
      uid: ba74f156-4628-4f80-9cec-308b7e7b5a90
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
