Pinned Loading
-
kubeadm installation on gcloud vm
kubeadm installation on gcloud vm 1# CREATE cks-master VM using gcloud command
2# not necessary if created using the browser interface
3gcloud compute instances create cks-master --zone=europe-west3-c \
4--machine-type=e2-medium \
5--image=ubuntu-2004-focal-v20220419 \
-
MCPCurrencyConverter.cs
MCPCurrencyConverter.cs 1// Program.cs (top-level statements)2using Microsoft.Extensions.DependencyInjection;
3using Microsoft.Extensions.Hosting;
4using Microsoft.Extensions.Logging;
5using ModelContextProtocol.Server;
-
CatchTheFlagKillTheBugsGame which us...
CatchTheFlagKillTheBugsGame which used delegates to simplify the code 1void Main()
2{3// Array of all players with statistics4Player[] allPlayers = new Player[]
5{ -
Prometheus: Setting and scraping a p...
Prometheus: Setting and scraping a protected endpoint 1mkdir /etc/node_exporter
23touch /etc/node_exporter/config.yml
45# chmod 700 /etc/node_exporter -
-
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.
