apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T21:02:32Z"
  creationTimestamp: "2026-02-27T21:01:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "687"
  uid: cd61eb2a-4f45-4b88-bc9c-9185c3d4d437
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlkjv
      namespace: kube-system
      uid: 436a3f1b-699d-4bd7-8cbe-614cb8bcce6d
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qw8j8
      namespace: kube-system
      uid: 082086d0-5d61-46f4-a7ea-b903d68f0509
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
