apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T01:38:02Z"
  creationTimestamp: "2026-02-26T01:36:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: c562424c-c813-4e03-80d6-c8633691fc32
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmz4l
      namespace: kube-system
      uid: 4afd8902-c03a-4582-aaaa-297a50060db4
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6qh68
      namespace: kube-system
      uid: 8ea39e60-b55e-4991-84d8-412b1d34c3dd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
