apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T01:39:33Z"
  creationTimestamp: "2026-03-18T01:38:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "800"
  uid: c9f06b2d-3a38-48b0-80fc-ab4249aad3f5
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjp7v
      namespace: kube-system
      uid: 381a8620-bf89-4991-ab2b-7d6c65f9b2f2
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k6w62
      namespace: kube-system
      uid: bb940014-3a3c-4f07-8588-4074c3a1ac2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
