-
I want to understand how will this work with horizontal pod autoscaler as we already have it deployed on our environment. from what i understand this changes deployment number and hpa also works with …
-
**Prior to placing the issue, please check following:** *(fill out each checkbox with an `X` once done)*
- [x] I understand, that not following or deleting the below instructions, will result in …
-
code
```
$k8sClient->setNamespace('dev');
$pods = $k8sClient->pods()->setLabelSelector(['app' => 'dev-router'])->find();
foreach($pods as $pod) {
$arr = $pod->toArray();
if($arr['status']['p…
-
### Expected behavior
I want to sync the same directory to the two different artifacts/images.
I specify manual sync rule for that directory, and this rule is identical for the two artifacts.
I…
-
##### Question summary
Reinstall run into a problem. At first installation, I have some network problems, but the installation was complete and I can get into the netdata web. But it shows a info…
-
**Describe the bug**
Somehow nginx doesn't serve any static under the theme folder.
**Steps to Reproduce**
1. Create new environment with latest php
2. Upload understrap theme (for example…
-
I know my issue is similar if not identical of [this one](https://github.com/hestiacp/hestiacp/issues/215) and to follow with [this issue](https://github.com/hestiacp/hestiacp/issues/413)
I realize a…
-
I've built out my Centmin Mod LEMP stack's DO droplet snapshot image building routines using Packer https://github.com/centminmod/centminmod-digitalocean-marketplace/tree/master/packer#using-build-ima…
-
### Operating System (OS/VERSION):
Type here, e.g. CentOS 7
### VestaCP Version:
0.9.8-24
### Installed Software (what you got with the installer):
apache, nginx, mysql
### Other N…
-
I have an issue where for some reason when doing a terraform plan things get stuck in a loop where as all versions prior to 0.7.9 and 0.7.10 work as aspected - no changes have been made so using the e…