-
As I see the appscode workspace has been deleted in the past, but in the docs it still shows as option. Is there any slack or discord channel available?
Thanks
-
After Deploying the Stash using the Helm chart with this configuration
```
repository = "https://charts.appscode.com/stable/"
chart = "stash"
chart_version = "…
-
Icinga2 nagios plugins usually generate performance data.
This features are missing from AppsCode custom plugins
https://docs.icinga.com/icinga2/latest/doc/module/icinga2/chapter/icinga2-features…
-
## Issue
Currently, there are too many options users have to provide in order to do db service instance provisioning eg:
```
{
"metadata": {
"labels": {
"app": "my-mysql"
}
…
-
Add a new annotation to disable auto scaling. This will make sure that HPA user can autoscale. https://github.com/appscode/voyager/blob/master/docs/guides/ingress/scaling.md#horizontal-pod-autoscaling
-
Hello . you guys:
I have deploy a tiller and swift into my k8s cluster. It seem everything is OK.
But the swift pod will been killed about every 2 hours.
The kernel log located in path "/var/log"…
-
Currently, the service broker is generating its own CA and cert which is presented while communicating with any client trying to communicate with the broker:
https://github.com/appscode/service-bro…
-
Hi everyone,
I'm having an issue updating voyager when using custom templates. I've created a `global.cfg` custom template on which I disable TLSv1.1, applied it and install/update voyager. The ste…
-
In Kube 1.6,
- Deployments changed from extensions/v1beta1 to apps/v1beta1.
- Jobs changes from v1alpha2 -> v1
These needs to be supported.
-
Hi,
I've setup up Rook on PVC in Block VolumeMode and Stash Community Edition.
I'd like to backup the PVCs that are used by Rook osd.
Is it even possible to backup and restore PVCs in Block Volum…