apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T06:35:48Z"
  creationTimestamp: "2026-02-17T06:35:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "699"
  uid: d7e6cd51-e021-4a7f-bfbe-27e4f554b685
subsets:
- addresses:
  - ip: 172.24.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-89bvc
      namespace: kube-system
      uid: 1857b3f6-be5e-4330-8262-e7d6707a1ca6
  - ip: 172.24.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kt7jb
      namespace: kube-system
      uid: e2ffe032-4ed3-4097-928a-131358dc6b67
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
