DOCKER_REGISTRY="registry.example.com"
PROJECT_NAME="hello-world"
# List the templates
faas-cli template store list --official --recommended --verbose=true
TEMPLATE="node18"
brew services start colima. You can skip the following work-around.
- Create an executable script to run in foreground and manage colima:
cat <<-EOF | sudo tee /usr/local/bin/colima-start-fg
#!/bin/bashInstructions for enabling dark theme (almost) everywhere on ElementaryOS
- Replace the contents of
/usr/share/dbus-1/interfaces/io.elementary.pantheon.AccountsService.xmlwith this file. - Replace the line
<annotation name="org.freedesktop.Accounts.DefaultValue" value="0"/>with<annotation name="org.freedesktop.Accounts.DefaultValue" value="1"/>under PreferColorScheme section.
Instructions for running Debian sid with systemd on WSL2
- Make sure you're running Windows 10 Build 19041+ (run
ver) - Enable the Windows Subsystem for Linux (reboot if needed):
In Kubernetes, controllers are control loops that watch the state of your cluster, then make or request changes where needed. Each controller tries to move the current cluster state closer to the desired state
Kubernetes provides the following controllers:
Tips for running a single-node Kubernetes cluster on WSL2 with Podman
-
Edit
/etc/containers/containers.conf:- Set
cgroup_managertocgroupfs
- Set
- Set
events_loggertofile
- Download the latest OVA (I downloaded the one with UEFI support).
- Extract the OVA and grab the VMDK file.
tar xf photon-*.ova