apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-07T03:58:29Z"
  creationTimestamp: "2026-02-07T03:57:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "682"
  uid: 0121f0df-1d81-4b81-9a68-23aac0e6d3e6
subsets:
- addresses:
  - ip: 172.24.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hw7l2
      namespace: kube-system
      uid: cca34f60-a77f-429a-bb51-a6b8b7676dbb
  - ip: 172.24.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2l8n9
      namespace: kube-system
      uid: 31403d3f-38c6-4c8c-b071-64532fc90465
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
