apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T07:42:19Z"
  creationTimestamp: "2026-02-25T07:41:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "833"
  uid: a6346e21-6305-4e34-908f-fdd393ccf534
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-whrcf
      namespace: kube-system
      uid: 7fd406ab-f8cb-4b7e-9d65-ded618e6ea31
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-n8b69
      namespace: kube-system
      uid: aa377eec-b66b-49fa-908e-2258433c55ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
