apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-18T23:24:33Z"
  creationTimestamp: "2026-08-18T23:23:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 51532601-4be7-4734-99e4-b8f53d158b86
subsets:
- addresses:
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5bgzj
      namespace: kube-system
      uid: 0d166444-689f-4dee-b37e-07a6e484c87b
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nrlbd
      namespace: kube-system
      uid: 97e612c6-c2f9-4167-bf8c-80126a3acd3f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
