apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-12T04:25:49Z"
  creationTimestamp: "2026-02-12T04:25:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "679"
  uid: f759c645-a685-4d56-9b4e-0a203d6c84ad
subsets:
- addresses:
  - ip: 172.24.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hrp64
      namespace: kube-system
      uid: c1d6425c-d095-4f5f-ae48-650f80332d65
  - ip: 172.24.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vzc4b
      namespace: kube-system
      uid: 433b9d4b-4f9b-4110-8461-f0b73f90f2f3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
