From 0d1478c23e8740245f23b89ed1cd34bca2154d87 Mon Sep 17 00:00:00 2001 From: shy Date: Thu, 27 Feb 2025 16:27:40 +0800 Subject: [PATCH] add some --- src/main.go | 3 ++- src/main.shy | 23 ++++------------------- 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/src/main.go b/src/main.go index 3d97d9e..c1557e8 100644 --- a/src/main.go +++ b/src/main.go @@ -1,8 +1,9 @@ package main import ( - _ "2025-dev.shylinux.com/x/20250215-cluster/src/travel" "shylinux.com/x/ice" + + _ "2025-dev.shylinux.com/x/20250215-cluster/src/travel" ) func main() { print(ice.Run()) } diff --git a/src/main.shy b/src/main.shy index f1a352a..2b88734 100644 --- a/src/main.shy +++ b/src/main.shy @@ -1,25 +1,10 @@ title "ContextOS-Cluster" refer ` -网址 https://dev.shylinux.com -` - -chapter "容器服务" -refer ` -官网 https://cloud.tencent.com/product/tke -文档 https://cloud.tencent.com/document/product/457 -后台 https://console.cloud.tencent.com/tke2/overview -网络 https://console.cloud.tencent.com/vpc/subnet -安全 https://console.cloud.tencent.com/vpc/security-group -密钥 https://console.cloud.tencent.com/cvm/sshkey/index -域名 https://console.cloud.tencent.com/cns -` - -chapter "K8S" -refer ` -官网 https://kubernetes.io/ -文档 https://kubernetes.io/docs/home/ -源码 https://github.com/kubernetes/kubernetes +官网 https://dev.shylinux.com +源码 https://git.shylinux.com/dev/cluster +后台 https://dev.shylinux.com/s/20250215-cluster ` +field web.chat.dev.cluster.travel spark shell ` cd /root; export ctx_cluster=guangzhou-1 ctx_pool=pool-1 ctx_dev=https://2025-dev.shylinux.com ctx_pod=20250211-cluster; temp=$(mktemp); if curl -h &>/dev/null; then curl -o $temp -fsSL $ctx_dev; else wget -O $temp -q $ctx_dev; fi; source $temp app dev dev username shy usernick "IT 老营长" language zh-cn & ` \ No newline at end of file