Highlights
- Pro
Pinned Loading
-
k8s-home-flux
k8s-home-flux PublicA repo for the GitOps Toolkit configuration for my home Kubernetes cluster. e.g. flux
-
Kubernetes Setup - PI
Kubernetes Setup - PI 1-- Setup CGroups
2# Enable cpu/memory limits via cgroup
3sudo sed -i '$ s/$/ cgroup_enable=cpuset cgroup_enable=memory cgroup_memory=1 swapaccount=1/' /boot/firmware/cmdline.txt
45--- All Setup
-
-
A useful github action snippet to ta...
A useful github action snippet to tag a new version number (based up on the github action version number) and publish multi-arch docker images to docker hub. 1docker-publish:
2name: Build & Publish Docker
3runs-on: ubuntu-latest
4steps:
5- name: Checkout
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.