apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-13T21:08:47Z"
  creationTimestamp: "2026-04-13T21:07:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1074"
  uid: f1faa7b4-919d-4f89-83a3-8b76a405eeef
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qnlww
      namespace: kube-system
      uid: 67458355-dccb-4c0f-b989-014c1b27fe4c
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zm8w9
      namespace: kube-system
      uid: 1fd45196-1f8e-424e-a126-06863ab45251
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
