apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T17:46:55Z"
  creationTimestamp: "2026-03-19T17:46:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "742"
  uid: 1282d74e-84f3-48bc-88da-d4558eab0901
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bshn4
      namespace: kube-system
      uid: 39b9b4bf-d4bf-40f0-842a-e542840102d6
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z8nmx
      namespace: kube-system
      uid: e6f90509-a2f9-414b-bffe-ea8319d2860c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
