🕹️
Focusing
DevOps Engineer @devsisters
- Seoul, Korea
-
03:20
(UTC +09:00) - https://apps.m.etamong.com
- in/joo-ho-lee
Highlights
- Pro
Pinned Loading
-
Reset K8S Node
Reset K8S Node 1echo -n "Really want to reset this node? (y/N): "
2read -r check34if [[ "$check" = "y" ]]; then
5echo "[INFO] Reset kubeadm"
-
download_planet-osm_shp.sh
download_planet-osm_shp.sh 1#!/bin/bash23BASE_URL="https://osmdata.openstreetmap.de/download/"4POSTFIX=".zip"5 -
K8S CNI - Flannel
K8S CNI - Flannel 1#!/bin/bash23echo "[INFO] Deploying kube-flannel..."
4echo -n "Image prefix (default: '', example: 'harbor.local/library/'): "
5read -r image_prefix -
download_osm_pbf.sh
download_osm_pbf.sh 1#!/bin/bash23BASE_URL="http://download.geofabrik.de/"4POSTFIX="-latest.osm.pbf"5
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.




