Notes (alphabetical)
Search to quickly find notes, articles, guides, and resources across the site.
Search to quickly find notes, articles, guides, and resources across the site.
Building your knowledge as you start each stage in your career, developing the resulting skills, and gaining enough experience to call it an Ability, is key to developing in your career.
freeCodeCamp provide a 3 hour introductory course to Kubernetes. Further reading The Kubernetes Handbook – Learn Kubernetes for Beginners Notes Pod is the smallest unit in the Kubernetes world Link One container per pod is the most common use case Link A Kubernetes cluster consists of nodes (a node is simply a server, whether virtual or bare metal) Link ...
Kubernetes Secrets provide a secure way to manage sensitive information, such as passwords, tokens, or keys, by storing and then accessing them separately from application code. This reduces the risk that the secret is exposed when working with pods or containers. Best Practice Good practices for Kubernetes Secrets (Official Documentation) Best practices for Kubernetes Secrets management (Snyk) How to Handle Secrets in Kubernetes (GitGuardian) Further Reading Kubernetes Secrets (Official Documentation) ...
Leetcode is a skills development site for programming. It offers a range of coding challenges to help users improve their problem-solving skills and prepare for technical interviews. Further reading Leetcode - website
Letter from Utopia is a 2008 essay by Nick Bostrom that explores the concept of a utopian future where humans have achieved a state of perfect well-being and happiness. The essay is written as a letter from a future person living in this utopia, describing the wonders of their world and encouraging the reader to strive towards creating such a future. Further reading Letter from Utopia, Bostrom (2008)