apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-21T06:41:18Z"
  creationTimestamp: "2026-07-21T06:40:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 7d4774b3-8397-48e3-9445-0b303c35ef33
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6mf4
      namespace: kube-system
      uid: 7198f48e-b422-48d1-8436-d3c3a185adb2
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xprm
      namespace: kube-system
      uid: c7962f63-1c79-4ef6-b74d-3fbc04814ead
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
