apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-31T18:50:10Z"
  creationTimestamp: "2026-01-31T18:49:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "719"
  uid: 859cc00f-8e20-4d21-bc48-cf42c37c9896
subsets:
- addresses:
  - ip: 172.24.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2w6df
      namespace: kube-system
      uid: af33a0ad-ae25-4c6e-934c-ec971e4b7dc5
  - ip: 172.24.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4cn47
      namespace: kube-system
      uid: f47aa29b-21fc-4d91-8cc4-6f7147835766
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
