-
Current conditions - these can control where deployments/dependencies/upgrades all run/exist:
```yaml
dev: true # dev only, except where other conditions
test: true # whether this is executed/n…
-
RBAC Wizard is a tool that helps you visualize and analyze the RBAC configurations of your Kubernetes cluster. It provides a graphical representation of the Kubernetes RBAC objects.
https://github.…
-
Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://github.com/acouvreur/sablier
-
Hi there!
I’d like to introduce Veritas Infoscale for Kubernetes Project. I understand it covers a specific and perhaps niche use case of Kubernetes, but I believe it could be helpful to others bes…
-
We don't have a script for starting a new docker image build when pyplanet has been updated on pip.
I can add this check to my server as a cron job, like we already have a script for automated buil…
Harha updated
3 years ago
-
KUbernetes Test TooL (KUTTL) provides a declarative approach to test Kubernetes Operators.
https://github.com/kudobuilder/kuttl
-
SkyPilot: Run LLMs, AI, and Batch jobs on any cloud. Get maximum savings, highest GPU availability, and managed execution—all with a simple interface.
https://github.com/skypilot-org/skypilot
-
This weekend my Lizardfs cluster hat again a strange hiccup. The master process was still alive and kicking, but all shadows were down without any error message. I tried to restart the shadows without…
ccbur updated
6 years ago
-
Hi. First, this is a great resource.
I was looking at the list on your deployed website https://collabnix.github.io/kubetools and found that the `cleanup` section isn't rendering properly however …
-
There are warning messages in dump/degug.log:
```
Applying label node-role.kubernetes.io/control-plane='' to Nodes with label node-role.kubernetes.io/master='' (deprecated)
```
It is related to […