---
name: Bug Report
about: Report a bug encountered while operating Cilium CLI
title: ''
labels: 'kind/bug'
assignees: ''

---

<!--

If you have usage questions, please try the [slack
channel](http://cilium.io/slack) and see the [FAQ](https://goo.gl/qG2YmU)
first.

Choose either "Proposal" or "Bug report"

-->

## Bug report

<!--

Important: For security related issues: We strongly encourage you to report
security vulnerabilities to our private security mailing list:
security@cilium.io - first, before disclosing them in any public forums.

-->

**General Information**

- Cilium CLI version (run `cilium version`)
- Orchestration system version in use (e.g. `kubectl version`, ...)
- Platform / infrastructure information (e.g. AWS / Azure / GCP, image / kernel versions)
- Link to relevant artifacts (policies, deployments scripts, ...)
- Generate and upload a system zip: `cilium sysdump`

**How to reproduce the issue**

1. instruction 1
2. instruction 2
