apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T19:29:24Z"
  creationTimestamp: "2026-05-21T19:27:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1050"
  uid: 7562f888-5639-48dd-9b63-972cc4d6b609
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z4vhx
      namespace: kube-system
      uid: 7d0ae136-356f-4a81-9afb-8cb4869f7ea0
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhh77
      namespace: kube-system
      uid: 0ac6ce5c-7cd4-4c87-b3b8-6da75a76c7f8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
