apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-03T02:53:30Z"
  creationTimestamp: "2026-03-03T02:52:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "821"
  uid: 82be1053-269b-4a9f-849d-eab2145574f2
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j6b5h
      namespace: kube-system
      uid: 2eb75ffe-8146-465f-bd60-52e56225544a
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rs4xq
      namespace: kube-system
      uid: 1a461e73-ca2d-4ac9-9420-95f62f53fdac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
