apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-07T13:22:22Z"
  creationTimestamp: "2026-05-07T13:21:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1088"
  uid: dde79863-4603-42fe-a519-a6ab0367ceaf
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-44hjx
      namespace: kube-system
      uid: b8214ba4-197c-46eb-9507-b0c3f2c275aa
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jjbq8
      namespace: kube-system
      uid: a5682f0a-71e9-4fd2-8a41-4c454ac60605
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
