🏠
Working from home
The best way to enhance the knowledge is to share it
-
Elekta
- London
- @jigsawflux
Highlights
Pinned Loading
-
Google cli commands
Google cli commands 1GCP commands
23Project
4--------------------------------------------------------------------------------------------------------------------------------
5export PROJECT_ID=$(gcloud info --format='value(config.project)')
-
Markdown
Markdown 1# Markdown Cheat Sheet
23Adapted from [The Markdown Guide](https://www.markdownguide.org)!
45This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for [basic syntax](https://www.markdownguide.org/basic-syntax) and [extended syntax](https://www.markdownguide.org/extended-syntax).
-
Kubeadm
Kubeadm 1### new node to join
2kubeadm token create --print-join-command
3kubeadm join 192.168.1.226:6443 --token ck974i.q8uumlrivrbv6aek --discovery-token-ca-cert-hash sha256:fee346f1300b58f79bd3d9c464a9cf608c380692af88a3c73832eb6529d49ed3
-
Kubernetes commands
Kubernetes commands 1### GKE & K8S
23Create cloud
4--------------
5gcloud container clusters create bootcamp --num-nodes 5 --scopes "https://www.googleapis.com/auth/projecthosting,storage-rw"
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.