apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-15T14:11:00Z"
  creationTimestamp: "2026-02-15T14:10:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "716"
  uid: 568cd032-3679-41ca-a23f-5e4f63c26bc8
subsets:
- addresses:
  - ip: 172.24.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-mq8h5
      namespace: kube-system
      uid: a16690ee-3ec2-4879-a737-0d5db815e507
  - ip: 172.24.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-bvzsq
      namespace: kube-system
      uid: 0ed32ea2-4b48-4512-ba9b-6f76905b558d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
