Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidelettieri/aks-cilium-service-mesh
https://github.com/davidelettieri/aks-cilium-service-mesh
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidelettieri/aks-cilium-service-mesh
- Owner: davidelettieri
- License: mit
- Created: 2024-03-20T14:18:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T12:25:33.000Z (7 months ago)
- Last Synced: 2024-05-05T13:33:46.056Z (7 months ago)
- Language: Bicep
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes
This repo is a companion to https://davidelettier.it/2024/03/21/aks-cilium-service-mesh
The devcontainer is configured to have all the required CLIs to run the scripts. The scripts are meant to be run sequentially, but it is an indication and they are not idempotent. If you want to run them please run
```bash
az login
```as first step. This kind of setup is using preview features (at the time of writing), please be careful, I'm not suggesting that it is a good idea to run this for production.