Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr-karan/k8s-deployment-book
:star: Kubernetes - Production Deployments for Developers (Book) :star:
https://github.com/mr-karan/k8s-deployment-book
devops kubekutr kubernetes kubernetes-deployment kustomize tutorial
Last synced: 26 days ago
JSON representation
:star: Kubernetes - Production Deployments for Developers (Book) :star:
- Host: GitHub
- URL: https://github.com/mr-karan/k8s-deployment-book
- Owner: mr-karan
- License: mit
- Created: 2020-03-27T05:56:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T04:35:43.000Z (over 4 years ago)
- Last Synced: 2024-08-02T05:05:41.658Z (3 months ago)
- Topics: devops, kubekutr, kubernetes, kubernetes-deployment, kustomize, tutorial
- Language: HTML
- Homepage:
- Size: 1.22 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# k8s-deployment-book
> Source code for my mini guide on how to deploy on Kubernetes cluster **locally** for developers.
[![Netlify Status](https://api.netlify.com/api/v1/badges/a57cc5c4-27ae-4095-a871-4b05ca057eba/deploy-status)](https://app.netlify.com/sites/affectionate-northcutt-34a625/deploys)
**Read Online**: [https://k8s-book.mrkaran.dev](https://k8s-book.mrkaran.dev/)
**Source Code**: [https://github.com/mr-karan/listmonk-infra](https://github.com/mr-karan/listmonk-infra)
## Contribution
PRs on Typo/Grammatical fixes, new sections, fixing genuine errors are welcome and encouraged. Feel free to open an issue and have a discussion first.
Read [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
## License
[MIT](License)