Skip to content

Kubernetes concepts explained through annotated examples. Inspired by Go by Example.

License

Notifications You must be signed in to change notification settings

sozua/k8sbyexample.org

Repository files navigation

Logo

Kubernetes by Example

Website   •   Issues   •   GitHub

Topics

Development

# Clone the repo
git clone https://github.com/sozua/k8sbyexample.org.git
cd k8sbyexample.org

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Tech Stack

Contributing

Contributions are welcome! Whether it's fixing a typo, improving explanations, or adding new lessons.

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Inspiration

Inspired by Go by Example, bringing the same learn-by-example approach to Kubernetes.

Star History

Star History Chart

License

MIT

About

Kubernetes concepts explained through annotated examples. Inspired by Go by Example.

Topics

Resources

License

Stars

Watchers

Forks