aleks mariusz
aleks mariusz
it's great you folks [a few example configs](https://github.com/cloudflare/ebpf_exporter/tree/master/examples) for the exporter.. however since you demonstrate a lovely grafana graph graphing the metrics (say that 5 times fast), it would really...
The commands that invoke the `aws ec2 describe-instances` such as [these ones](https://github.com/prabhatsharma/kubernetes-the-hard-way-aws/blob/master/docs/11-pod-network-routes.md#the-routing-table-and-routes) will fail if you are going through this a second time, since any previous-runs' worker-node will _also_ be...
The steps [here](https://github.com/prabhatsharma/kubernetes-the-hard-way-aws/blob/master/docs/14-cleanup.md#networking) fail: ``` An error occurred (DependencyViolation) when calling the DetachInternetGateway operation: Network vpc-0be1b4c40fcd63a81 has some mapped public address(es). Please unmap those public address(es) before detaching the gateway....
It seems to me that this project only supports google's object store.. is there a technical reason for this, or does the author simply not have access to/interest of an...
### Bug description apologies i'm not sure if this should go under the cloud project or this one, but while there's some overlap, i presume most of this is implemented...
pardon me as i am new to claude code -- so don't know if this is a limitation of claude code or of claude code router.. i have played w/...
i ran what i was advised in the README: ``` $ CGO_ENABLED=1 go install github.com/dkorunic/iSMC@latest go: downloading github.com/dkorunic/iSMC v0.10.0 go: downloading github.com/spf13/cobra v1.10.1 go: downloading github.com/fvbommel/sortorder v1.1.0 go: downloading github.com/jedib0t/go-pretty/v6...