apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T22:22:57Z"
  creationTimestamp: "2026-04-09T22:22:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 2117d050-da07-41a2-afba-c1707c06518b
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48bbj
      namespace: kube-system
      uid: cfb77728-5c97-475e-87c7-235d28b2f323
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-64jrp
      namespace: kube-system
      uid: 1b12d399-9d1d-4930-b722-962878e1e1ed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
