Volodymyr Stoiko
33f5310e8e
Add gcs cloudstorage configuration docs ( #1862 )
...
* add gcs docs
* add explicit gcs keys
* gcs helm tests
* add iam permissions docs for gcs
* Update gcs docs with exact setup steps for workload identity
2026-03-09 07:48:17 -07:00
Alon Girmonsky
5f2f34e826
Sync helm-chart README with current values.yaml ( #1856 )
...
Update configuration table to match actual defaults in values.yaml:
- tap.storageLimit: 5Gi → 10Gi
- tap.capture.dbMaxSize: "" → 500Mi
- tap.resources.sniffer/tracer.limits.memory: 3Gi → 5Gi
- tap.probes.hub/sniffer initialDelaySeconds: 15 → 5
- tap.probes.hub/sniffer periodSeconds: 10 → 5
- tap.dnsConfig.* → tap.dns.* (match yaml tag)
- tap.sentry.enabled: true → false
Add missing entries:
- tap.capture.captureSelf
- tap.delayedDissection.cpu/memory
- tap.packetCapture
- tap.misc.trafficSampleRate
- tap.misc.tcpStreamChannelTimeoutMs
Remove stale KernelMapping text.
2026-03-06 11:52:10 -08:00
Volodymyr Stoiko
f9a5fbbb78
Fix snapshots local storage size ( #1859 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-03-06 08:33:59 -08:00
Volodymyr Stoiko
73f8e3585d
Cloud storage explicit config ( #1858 )
...
* Add explicit configs
* Add helm unit tests
* fixpipeline
* latest
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-03-06 08:27:08 -08:00
Alon Girmonsky
e6a67cc3b7
🔖 Release v53.1.0 ( #1854 )
...
* 🔖 Bump the Helm chart version to 53.1.0
* Fix reviewer username typo: corst -> corest
* Fold release-helm into release-pr for a 2-step workflow
* Update .github/workflows/release-tag.yml
Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com >
---------
Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com >
2026-03-05 08:25:59 -08:00
Volodymyr Stoiko
d266408377
Add snapshots cloud storage ( #1852 )
...
* add testing values for helm chart
* Add readme updates for cloud storage
* fixes
* cloud-storage-docs
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-03-04 08:50:45 -08:00
Volodymyr Stoiko
95c18b57a4
Use dissection image tag from worker ( #1850 )
2026-02-25 11:41:50 -08:00
Volodymyr Stoiko
686c7eba54
Adjust nginx config to work with large download/upload snapshots ( #1848 )
...
* adjust-nginx
* cleanup
* improve
* streaming
2026-02-18 10:48:57 -08:00
Ilya Gavrilov
1ad61798f6
Set tcp and udp flows timeouts. Default is 20 minutes ( #1847 )
...
* Set tcp and udp flows timeouts. Default is 10 minutes
* fix make test
2026-02-17 16:50:13 -08:00
Volodymyr Stoiko
fecf290a25
Rename generic capture to l7 dissection specific config ( #1841 )
...
* Rename generic capture to l7 dissection specific config
* upd
* upd flags
* Create `REACT_APP_DISSECTION_ENABLED` env to set initial dissection state
---------
Co-authored-by: Serhii Ponomarenko <116438358+tiptophelmet@users.noreply.github.com >
Co-authored-by: tiptophelmet <serhii.ponomarenko.jobs@gmail.com >
2026-02-11 11:27:37 -08:00
Serhii Ponomarenko
633a17a0e0
🔧 Add REACT_APP_SCRIPTING_HIDDEN front env ( #1845 )
...
* 🔧 Add `scripting.enabled` helm value
* 🔧 Add `REACT_APP_SCRIPTING_HIDDEN` front env
* 🔧 Change `REACT_APP_SCRIPTING_HIDDEN` front env
2026-02-09 13:39:33 -08:00
Ilya Gavrilov
76c5eb6b59
Rename flow and full_flow to conn and flow ( #1838 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-09 13:01:24 -08:00
Serhii Ponomarenko
6ae379cbff
🔧 Hide agentic functionality prototype flags ( #1840 )
2026-02-06 20:33:15 -08:00
Dan Mudge
3f6c62a7e3
move the name of the data colume outside of the tap.tls if statement ( #1830 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-06 11:46:54 -08:00
Serhii Ponomarenko
d012ea89b6
🔨 Enable L4 flow-full dissectors ( #1831 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-05 12:14:51 -08:00
Volodymyr Stoiko
0f1c9c52ea
Add captureSelf flag to enable/disable kubeshark traffic capture ( #1829 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-04 08:49:01 -08:00
Volodymyr Stoiko
f3a0d35485
Make cloud-api-url configurable ( #1827 )
2026-02-03 10:11:43 -08:00
Alon Girmonsky
1669680d10
🔖 Bump the Helm chart version to 52.12.0
2026-01-25 17:54:24 -08:00
Alon Girmonsky
19389fcba7
Bring back community license. ( #1822 )
2026-01-23 14:49:38 -08:00
Volodymyr Stoiko
1b027153e3
Increase dissector image limit ( #1823 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-01-21 19:52:45 -08:00
Volodymyr Stoiko
77d16e73e8
Migrate kubehq.com to kubeshark.com domain ( #1824 )
...
* Update labels
* Update kubeshark API url
* Update other domains
* comments
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-01-21 19:23:50 -08:00
Volodymyr Stoiko
a73c904a9b
Use console.kubeshark.com instead of kubehq ( #1821 )
2026-01-21 09:18:47 -08:00
Alon Girmonsky
897aa44965
🔖 Bump the Helm chart version to 52.11.7
2026-01-15 13:23:40 -08:00
Volodymyr Stoiko
1fd9dffc60
Add delayed dissection controller configuration ( #1818 )
...
* Allow managing jobs in kubeshark namespaces
* Extend with dissector image
* make dissection job resources configurable
2026-01-06 11:56:53 -08:00
Alon Girmonsky
6645e23704
🔖 Bump the Helm chart version to 52.11.0
2025-12-16 11:49:37 -08:00
Alon Girmonsky
b7190162ec
In preparation for v200 ( #1815 )
...
* In preparation for v200
* updated README
* Enable raw capture
* changed 0.0.0.0 to 127.0.0.1
as 0.0.0.0 is insecure address
* added tip: kubeshark proxy
* added new TCP/UDP connection dissectors
Set API2 as the default
* increased storageLimit per worker.
* Updated makefile
* updated the complementary license
to the end of Jan 2026.
* readme touch ups
* Updated snapshot image
* updated license
removed dashboard subproject
2025-12-16 11:44:02 -08:00
Serhii Ponomarenko
b98113a2b5
🔨 Create raw-capture-enabled front env ( #1813 )
2025-12-01 16:02:19 -08:00
Alon Girmonsky
9724a0c279
🔖 Bump the Helm chart version to 52.10.3
2025-11-28 17:12:22 -08:00
Alon Girmonsky
47ac96a71b
Adding a default license ( #1812 )
2025-11-28 17:06:48 -08:00
Serhii Ponomarenko
4dea643781
🚑 Use www.kubehq.com for links ( #1809 )
2025-11-26 08:14:40 -08:00
Alon Girmonsky
03a53ad6d5
🔖 Bump the Helm chart version to 52.10.0
2025-11-25 11:49:50 -08:00
Alon Girmonsky
a12a5aec19
🔖 Bump the Helm chart version to 52.10.0
2025-11-25 11:40:17 -08:00
Serhii Ponomarenko
eb9a82962f
🚑 Migrate from kubeshark.co to kubehq.com ( #1805 )
...
* 🚑 Migrate to `kubehq.com` in helm values
* 🚑 Migrate to `kubehq.com` in cloud-api-url envs
* 🚑 Migrate to `kubehq.com` in manifest label keys
* 🚑 Migrate to `kubehq.com` in `Chart.yaml`
* 🚑 Migrate to `kubehq.com` in helm-chart notes/readme
2025-11-25 10:22:51 -08:00
Volodymyr Stoiko
25832ce596
Make host-network in worker daemonset configurable ( #1803 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-11-24 16:43:48 -08:00
Serhii Ponomarenko
38a13d19e1
Revert " 🔨 Add -save-objects-pcaps worker command flag ( #1794 )" ( #1802 )
...
This reverts commit dcb84e0520 .
2025-11-20 08:41:32 -08:00
Volodymyr Stoiko
a7b9e09f2b
Add volume for snapshots in hub ( #1801 )
...
* Add hub snapshots volume
* Add snapshot limit into env
* fix
2025-11-17 10:45:41 -08:00
Serhii Ponomarenko
dcb84e0520
🔨 Add -save-objects-pcaps worker command flag ( #1794 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-11-07 08:14:54 -08:00
Ilya Gavrilov
773fefae21
Set default dbMaxSize to 500Mi ( #1796 )
2025-11-06 11:41:35 -08:00
Alon Girmonsky
d640128e85
🔖 Bump the Helm chart version to 52.9.0
2025-10-03 16:30:55 +02:00
Alon Girmonsky
7dcacf14f2
Removed the !error && !dns and disabled support chat option by default ( #1792 )
...
* removed the !error && !dns
* removed the default "!dns && !error"
* changed support option to false
2025-10-03 16:26:50 +02:00
Volodymyr Stoiko
fabf30c039
Add note about setting license in helm notes ( #1791 )
2025-09-30 16:09:05 -07:00
Volodymyr Stoiko
e55b62491a
Add raw capture config parameters ( #1789 )
...
* Add raw capture config parameters
* upd
* upd
2025-09-30 08:26:42 -07:00
Volodymyr Stoiko
f5167cbb2a
Pass db storage size and ration to calculate for badger db ( #1788 )
...
* Pass db storage size and ration to calculate for badger db
* Use badger max db size option
2025-09-25 08:17:21 -07:00
Serhii Ponomarenko
349d8b07df
🔨 Add tap.dashboard.streamingType helm value ( #1783 )
...
* 🔨 Add `tap.dashboard.streamingType` helm value
* 🔨 Add `streamingType` to tap config
* 🔨 Adjust `REACT_APP_STREAMING_TYPE` front env value
* 🔨 Use default empty string for `streamingType` value
2025-09-02 10:43:38 -07:00
Serhii Ponomarenko
88f43b94d9
🔨 Add tap.ingress.path helm value ( #1782 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-08-26 13:01:55 -07:00
Volodymyr Stoiko
cf867fe701
Do not create hostroot volume if no tracer deployed ( #1780 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-08-26 13:01:13 -07:00
Volodymyr Stoiko
635fcabecd
Treat 0 value as 0s for dorman timeout ( #1781 )
2025-08-26 13:00:01 -07:00
Alon Girmonsky
099b79f3ce
🔖 Bump the Helm chart version to 52.8.1
2025-08-12 12:57:39 -07:00
Volodymyr Stoiko
56b936b8b8
Add stopAfter option to disable capture when inactive ( #1778 )
...
* Add stopAfter option to disable capture when inactive
* Use 5m dorman
* Add capture stop after flag in hub
2025-08-12 11:23:16 -07:00
Alon Girmonsky
352484b5f6
🔖 Bump the Helm chart version to 52.8.0
2025-07-28 12:45:45 -07:00