1Const1
1Const1
- add change /etc/security/limits.conf without it changes only in system.conf&user.conf won't work - add correct replace for all string in #DefaultLimitNOFILE=1024:524288 to DefaultLimitNOFILE=1048576:1048576 on Ubuntu 20.04
FROM python:3.12.4-alpine3.20 RUN python3.12 -m pip install --upgrade pip && python3.12 -m pip install rocksdict Successfully installed pip-24.1.2 Same error here - ERROR: No matching distribution found for rocksdict or...
### Expected behavior Apply kubectl manifests raw yaml and than helm install command ### Actual behavior only helm install command is running ### Information - Skaffold version: 2.13.0 - Operating...
**What would you like to be added**: Apply multiple YAML files separated by "---" in editor **Why is this needed**: It's common case apply multiple yaml files that Now even...