This blog caters to software engineers working on Infrastructure Platform teams and trying to build Internal Developer Platforms, manage existing infrastructure platforms etc..

Letter of the Week

  • Service account tokens are the cornerstone of pod authentication in Kubernetes. With the introduction of projected service account tokens, Kubernetes has significantly improved security and flexibility in how pods authenticate to the API server and external services. What Are Projected Service Account Tokens? Projected service account tokens are time-bound, audience-scoped JSON Web Tokens (JWTs) that

    [ Read More ]