Skip to content

Commit

Permalink
feat: Kubernetes misc resources
Browse files Browse the repository at this point in the history
  • Loading branch information
seifrajhi committed Feb 1, 2024
1 parent 51b3f87 commit 04a6a2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ The Security checklist aims at providing a basic list of guidance with links to
- [Step by step guide to learning Kubernetes](https://roadmap.sh/kubernetes)
- [Kubernetes mind map](https://betterprogramming.pub/6-important-things-you-need-to-run-kubernetes-in-production-d573d61258c5): 6 Important Things You Need to Run Kubernetes in Production.
### Useful aliases
<details><summary>Expand here to see the solution</summary>
Expand Down Expand Up @@ -829,6 +831,8 @@ while true; do wget -q -O- http://hpa-example.default.svc.cluster.local; done
kubectl get hpa
```
- [Simplify Kubernetes day 2 ops with Palette Cluster Profiles](https://www.spectrocloud.com/blog/kubernetes-day-2-operations-with-cluster-profiles)
## Labs and exercises and hackaton:
[Labs and exercises and hackaton repo](./Labs-and-exercises/) to help you learn Kubernetes.
Expand Down

0 comments on commit 04a6a2e

Please sign in to comment.