https://github.com/devleejb/kubernetes-in-action-2nd-edition-study
Kubernetes in Action 2nd Edition
https://github.com/devleejb/kubernetes-in-action-2nd-edition-study
k8s kubernets
Last synced: about 1 month ago
JSON representation
Kubernetes in Action 2nd Edition
- Host: GitHub
- URL: https://github.com/devleejb/kubernetes-in-action-2nd-edition-study
- Owner: devleejb
- Created: 2023-03-13T11:04:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T08:21:54.000Z (about 2 years ago)
- Last Synced: 2025-05-14T07:51:23.649Z (about 1 year ago)
- Topics: k8s, kubernets
- Language: JavaScript
- Homepage:
- Size: 502 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubernetes in Action 2nd Edition
본 Repository는 Kubernetes in Action 2nd Edition을 공부하고 정리한 내용을 담고 있습니다.
## Content
- [Notion 정리](https://www.notion.so/devleejb/Kubernetes-in-Action-6c3342ef6942482b8e2720ba2c1edb02?pvs=4)
- Source Code
- [Chapter 02](./Chapter02/)
- [Chapter 03](./Chapter03/)