This repository contains manifests, scripts, and configurations referenced in the O'Reilly book Cilium Up and Running. These resources are intended to help readers experiment with Cilium features, reproduce demonstrations, and deepen their understanding of Kubernetes networking, security, and observability.
Note: This repository is intended as a companion to the book. It is not a production-ready deployment.
- Example Kubernetes manifests for installing and configuring Cilium
- Helm values and installation snippets
- Sample YAMLs for network policies, services, and routing scenarios
- Supporting scripts and troubleshooting utilities
Each subdirectory corresponds to a book chapter or concept and may contain its own README.md for instructions or explanations.
To get started:
git clone https://github.com/isovalent/cilium-up-and-running.git
cd cilium-up-and-runningYou can then browse the files and follow the instructions provided within each folder.
This repository is licensed under the MIT License. See the LICENSE file for details.
This repository is a companion to the book. If you find corrections and improvements for these examples, we welcome your suggestions via issues and PRs!
For general information on contributing to Cisco Open Source projects, please refer to the Cisco Open Source CONTRIBUTING guide.
Copyright (c) 2025 Cisco Systems, Inc. and its affiliates.