apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-28T20:02:02Z"
  creationTimestamp: "2026-06-28T20:00:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "995"
  uid: 9fee4ab0-9fc3-4981-b591-d6a63a12484d
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sdwt7
      namespace: kube-system
      uid: 89001881-408f-43ad-a565-7411a0b67d86
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4tj9
      namespace: kube-system
      uid: 8f615230-c493-49cd-8232-1ab6a91ef8c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
