apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T01:20:13Z"
  creationTimestamp: "2026-02-27T01:19:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "708"
  uid: 5b3123c1-060c-4ed6-8978-2223c68f0104
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fbqb9
      namespace: kube-system
      uid: 9673d4fd-cc8e-42f5-9e5c-25489e254f23
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jtkn8
      namespace: kube-system
      uid: d36bb2ce-5806-4f10-bc01-15a554425509
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
