apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-06T18:47:52Z"
  creationTimestamp: "2026-02-06T18:47:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "710"
  uid: 6210dec8-ef30-48f2-99e5-e29d446f07bd
subsets:
- addresses:
  - ip: 172.24.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-tzrld
      namespace: kube-system
      uid: 7035d760-a7a4-4f6f-a2e7-de3b77d3a9ea
  - ip: 172.24.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wbf9z
      namespace: kube-system
      uid: beb1a4df-7052-414a-a1c1-b3c5b0c3d8cf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
