apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-05T21:35:13Z"
  creationTimestamp: "2026-08-05T21:33:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: bebfd4e8-d909-49bc-9014-2928ab26a1c4
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvxgc
      namespace: kube-system
      uid: c29ef0cb-5249-42c7-a23a-236404d20b4a
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-767rl
      namespace: kube-system
      uid: 2d1a8b04-798c-4681-8a70-68f3f7c6fae7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
