apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-12T20:45:59Z"
  creationTimestamp: "2026-04-12T20:45:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 32e19543-e1e9-494c-a13e-ba115cf3cfb8
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4t95l
      namespace: kube-system
      uid: 511a59f2-12cc-4d23-813a-5474ae41c098
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbk88
      namespace: kube-system
      uid: 9c3c4799-7437-4b44-87b0-877805dfe8ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
