apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T16:07:42Z"
  creationTimestamp: "2026-02-17T16:06:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "763"
  uid: a272b5e2-f25b-4878-bcf0-100bfef6a66a
subsets:
- addresses:
  - ip: 172.24.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-6jmxv
      namespace: kube-system
      uid: a93ba02d-ddce-46f5-996a-1c388deae224
  - ip: 172.24.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gzqdm
      namespace: kube-system
      uid: 591090f5-a4d9-4780-accc-908b5795af6f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
