apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-17T14:22:36Z"
  creationTimestamp: "2026-07-17T14:20:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1000"
  uid: 1d8a9d34-022a-4b7c-a413-92cf65d71f8f
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ll4wh
      namespace: kube-system
      uid: 62408376-b925-4b31-aca1-2307df06d718
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dz84w
      namespace: kube-system
      uid: 844aab1c-47e0-45bd-8da3-6c82983c3a35
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
