apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-28T01:06:32Z"
  creationTimestamp: "2026-01-28T01:05:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "712"
  uid: 1c9a1bef-f1d2-4d4e-a3bd-323d194eef8f
subsets:
- addresses:
  - ip: 172.24.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7twj4
      namespace: kube-system
      uid: a6e2e794-2ad2-49f1-a533-2af28b8df13d
  - ip: 172.24.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xnsg5
      namespace: kube-system
      uid: 4da87e14-4909-417f-9052-1e1f3488d0b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
