Skip to content

Commit 09fa690

Browse files
authored
README: Read online CTA, book-card hero, badges (#9)
* README: add Read online call to action ahead of the PDF download Points at the browsable book on ssudake.com/books/k8s-worksheet. * README: book card hero, badges, and a star nudge The branded card links to the read-online book; release, PDF-download, and license badges sit under the tagline. The card asset doubles as the repo's social-preview image (upload via Settings > Social preview - not settable via API).
1 parent ad08e1c commit 09fa690

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/book-card.png

106 KB
Loading

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# k8s-worksheet
22

3+
[![Kubernetes Internals Worksheet](.github/book-card.png)](https://ssudake.com/books/k8s-worksheet/)
4+
35
**Kubernetes Internals Worksheet** — a flow-first prep guide for senior, staff, and principal-level interviews on Kubernetes internals.
46

5-
**[Download the PDF](https://github.com/sanketsudake/k8s-worksheet/releases/latest/download/kubernetes-internals-worksheet.pdf)** · [all releases](https://github.com/sanketsudake/k8s-worksheet/releases)
7+
[![Latest release](https://img.shields.io/github/v/release/sanketsudake/k8s-worksheet)](https://github.com/sanketsudake/k8s-worksheet/releases/latest)
8+
[![PDF downloads](https://img.shields.io/github/downloads/sanketsudake/k8s-worksheet/total?label=PDF%20downloads)](https://github.com/sanketsudake/k8s-worksheet/releases)
9+
[![License](https://img.shields.io/github/license/sanketsudake/k8s-worksheet)](LICENSE)
10+
11+
**[Read online](https://ssudake.com/books/k8s-worksheet/)** · **[Download the PDF](https://github.com/sanketsudake/k8s-worksheet/releases/latest/download/kubernetes-internals-worksheet.pdf)** · [all releases](https://github.com/sanketsudake/k8s-worksheet/releases)
612

713
## Chapters
814

@@ -38,6 +44,8 @@
3844
- [Appendices](chapters/appendices.md)
3945
- [The 30 flows](FLOWS.md)
4046

47+
If the worksheet helps your prep, a ⭐ helps others find it — and watching releases gets you new chapters as they land.
48+
4149
## Contributing
4250

4351
Build instructions, the writing contract, and the diagram size gate are in [CONTRIBUTING.md](CONTRIBUTING.md).

0 commit comments

Comments
 (0)