Laszlo Fogas
Laszlo Fogas
Each service should have a link on the repo page that links to Loki with the service pre selected. Given Loki is enabled in the environment.
According to the defined IM channels/DMs as per the service taxonomy (#293 )
- CrashLoopBackOff - CreateContainerError - CreateContainerConfigError - Error - etc should show up in the dashboard in a high profile place to inform developers about the issue.
It is a permission question. If possible, this would reduce manual steps further.
Today you have to dedicate a k8s cluster for an environment. This issue is about to make possible to use a namespace for an environment. Notes: - agent name should...
- Values files for OneChart carry all meaningful info that is needed for a containerized deployment to work - OneChart is a Helm chart. `helm template` renders the chart into...
We use the recreate strategy when a volume is defined. https://github.com/kubernetes/kubernetes/issues/24198