<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Service Account :: Tag :: Kubernetes training</title><link>https://k8s-school.fr/labs/k8s/en/tags/service-account/index.html</link><description/><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Fabrice Jammes - Licensed under CC BY-SA 4.0</copyright><lastBuildDate>Tue, 18 Nov 2025 14:15:26 +1000</lastBuildDate><atom:link href="https://k8s-school.fr/labs/k8s/en/tags/service-account/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Service Account Token Lab</title><link>https://k8s-school.fr/labs/k8s/en/1_labs/service-account/index.html</link><pubDate>Tue, 18 Nov 2025 14:15:26 +1000</pubDate><guid>https://k8s-school.fr/labs/k8s/en/1_labs/service-account/index.html</guid><description>Auteur: Fabrice JAMMES (LinkedIn). Date: Nov 18, 2025 · 10 min read
A simple lab to explore Service Accounts and their tokens in Kubernetes.
Prerequisites A Kubernetes cluster (kind, minikube, or any cluster) kubectl configured jq installed (for JSON parsing) Lab Overview Understanding default Service Accounts Creating custom Service Accounts Exploring Service Account tokens (JWT) Using tokens to authenticate Token mounting behavior Part 1: Default Service Account Every namespace automatically gets a default service account.</description></item></channel></rss>