apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T19:54:00Z"
  creationTimestamp: "2026-02-24T19:53:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "669"
  uid: f37d471b-5583-4647-adf2-ff24bf88d518
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-779ch
      namespace: kube-system
      uid: 0ea59579-1b18-4eaf-bdfb-e2a4443dc785
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-n8w9d
      namespace: kube-system
      uid: d035309f-81a3-48b3-993e-eb41aba88d9c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
