Skip to content
#

dashboards

Here are 399 public repositories matching this topic...

posthog
joethreepwood
joethreepwood commented Oct 6, 2021

This is literally the smallest of nitpicks, but it looks like we need a bit of padding around the user icon & org name in the top right app.posthog.com. Currently, it looks like the scroll bar is pressing right up against it. The padding on the right side of the org name is much less than the padding on the left.

<img width="628" alt="Screenshot 2021-10-06 at 18 06 17" src="https://user-imag

DiazRock
DiazRock commented Jun 8, 2021

What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:

apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
  advertiseAddress: 192.168.1.173 (I changed the IP from here)
  bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider:

Improve this page

Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."

Learn more