当前位置: 首页 > news >正文

徐州网站制作功能网络服务有哪些

徐州网站制作功能,网络服务有哪些,网站建设外包给外企,福州专业网站制作序 之前使用multipass装ubuntu,然后再用microk8s搭建k8s,这会直接用orbstack及kind在本地搭建k8s及istio 安装 orbstack 通过orbstack这个地址下载,主要是开销低,用来替代docker desktop 添加国内源 ~/.orbstack/config/dock…

之前使用multipass装ubuntu,然后再用microk8s搭建k8s,这会直接用orbstack及kind在本地搭建k8s及istio

安装

orbstack

通过orbstack这个地址下载,主要是开销低,用来替代docker desktop

添加国内源
~/.orbstack/config/docker.json

{"registry-mirrors": ["http://hub-mirror.c.163.com","https://docker.mirrors.ustc.edu.cn","https://registry.docker-cn.com","https://registry.hub.docker.com"]
}

重启orbstack

安装go

brew install go
go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,direct

安装kind

go install sigs.k8s.io/kind@v0.20.0
export PATH=$HOME/go/bin:$PATH
kind create cluster
Creating cluster "kind" ...
⢎⡠ Ensuring node image (kindest/node:v1.27.3) 🖼
⢎⠁ Ensuring node image (kindest/node:v1.27.3) 🖼✓ Ensuring node image (kindest/node:v1.27.3) 🖼✓ Preparing nodes 📦✓ Writing configuration 📜
⠎⠁ Starting control-plane 🕹️
⠈⠁ Starting control-plane 🕹️
⠈⠱ Starting control-plane 🕹️
⠈⡱ Starting control-plane 🕹️✓ Starting control-plane 🕹️✓ Installing CNI 🔌✓ Installing StorageClass 💾
Set kubectl context to "kind-kind"
You can now use your cluster with:kubectl cluster-info --context kind-kindHave a nice day! 👋

使用

kubectl cluster-info --context kind-kind
Kubernetes control plane is running at https://127.0.0.1:51562
CoreDNS is running at https://127.0.0.1:51562/api/v1/namespaces/kube-system/services/kube-dns:dns/proxykubectl get pods -A
NAMESPACE            NAME                                         READY   STATUS    RESTARTS   AGE
kube-system          coredns-5d78c9869d-2rjmk                     1/1     Running   0          2m9s
kube-system          coredns-5d78c9869d-n72hp                     1/1     Running   0          2m9s
kube-system          etcd-kind-control-plane                      1/1     Running   0          2m23s
kube-system          kindnet-tjvh9                                1/1     Running   0          2m10s
kube-system          kube-apiserver-kind-control-plane            1/1     Running   0          2m24s
kube-system          kube-controller-manager-kind-control-plane   1/1     Running   0          2m23s
kube-system          kube-proxy-sjg2h                             1/1     Running   0          2m10s
kube-system          kube-scheduler-kind-control-plane            1/1     Running   0          2m23s
local-path-storage   local-path-provisioner-6bc4bddd6b-hpzrd      1/1     Running   0          2m9s

安装istio

curl -L https://git.io/getLatestIstio | ISTIO_VERSION=1.2.5 sh -

或者下载https://github.com/istio/istio/releases/download/1.18.2/istio-1.18.2-osx-arm64.tar.gz
解压,并将istio-1.18.2/bin添加到PATH中

istioctl install --set profile=demo -y
✔ Istio core installed
✔ Istiod installed
✔ Egress gateways installed
✔ Ingress gateways installed
✔ Installation complete                                                                               Making this installation the default for injection and validation.kubectl get ns
NAME                 STATUS   AGE
default              Active   75m
istio-system         Active   104s
kube-node-lease      Active   75m
kube-public          Active   75m
kube-system          Active   75m
local-path-storage   Active   75m
➜  ~ kubectl get pods -n istio-system
NAME                                    READY   STATUS    RESTARTS   AGE
istio-egressgateway-75db994b58-jdztx    1/1     Running   0          61s
istio-ingressgateway-79bb75ddbb-965t8   1/1     Running   0          61s
istiod-68cb9f5cb6-jksg5                 1/1     Running   0          115s

小结

使用orbstack及kind在本地搭建k8s及istio显得极为轻量,首先orbstack比multipass起个machine轻量许多,其次kind比k3s,minikube更为轻量,虽然是单节点,但是特别适合学习和研究。

doc

  • orbstack
  • kind
  • 安装istio

文章转载自:
http://ventripotent.jpkk.cn
http://groundfire.jpkk.cn
http://contestation.jpkk.cn
http://ichthyologist.jpkk.cn
http://tonsillitis.jpkk.cn
http://ship.jpkk.cn
http://slanchways.jpkk.cn
http://zoaea.jpkk.cn
http://sloughy.jpkk.cn
http://isolate.jpkk.cn
http://apocalyptical.jpkk.cn
http://steady.jpkk.cn
http://idiocy.jpkk.cn
http://macrospore.jpkk.cn
http://emblematology.jpkk.cn
http://jag.jpkk.cn
http://portecrayon.jpkk.cn
http://skippingly.jpkk.cn
http://mosleyite.jpkk.cn
http://minimize.jpkk.cn
http://monophoto.jpkk.cn
http://tormentress.jpkk.cn
http://brumal.jpkk.cn
http://scolecite.jpkk.cn
http://deceive.jpkk.cn
http://pram.jpkk.cn
http://tamarillo.jpkk.cn
http://durrellian.jpkk.cn
http://unzip.jpkk.cn
http://anaesthetic.jpkk.cn
http://inanga.jpkk.cn
http://antarctic.jpkk.cn
http://snakey.jpkk.cn
http://houston.jpkk.cn
http://germanophil.jpkk.cn
http://exchangeability.jpkk.cn
http://autonym.jpkk.cn
http://licensed.jpkk.cn
http://crossbedding.jpkk.cn
http://imbibition.jpkk.cn
http://frantic.jpkk.cn
http://rosemaler.jpkk.cn
http://multocular.jpkk.cn
http://croft.jpkk.cn
http://halogen.jpkk.cn
http://diehard.jpkk.cn
http://mainspring.jpkk.cn
http://misgivings.jpkk.cn
http://ineligibility.jpkk.cn
http://sporophyll.jpkk.cn
http://aphetize.jpkk.cn
http://unfaithful.jpkk.cn
http://hydrobiology.jpkk.cn
http://churchilliana.jpkk.cn
http://claro.jpkk.cn
http://pastry.jpkk.cn
http://hegelian.jpkk.cn
http://pythonic.jpkk.cn
http://pone.jpkk.cn
http://arbovirology.jpkk.cn
http://lock.jpkk.cn
http://ruttish.jpkk.cn
http://mmm.jpkk.cn
http://quintuplet.jpkk.cn
http://tourmaline.jpkk.cn
http://briton.jpkk.cn
http://fujitsu.jpkk.cn
http://turnside.jpkk.cn
http://equability.jpkk.cn
http://carangoid.jpkk.cn
http://beamy.jpkk.cn
http://streptothricin.jpkk.cn
http://fanciless.jpkk.cn
http://fractionary.jpkk.cn
http://seadog.jpkk.cn
http://inblowing.jpkk.cn
http://dastardly.jpkk.cn
http://tailwagging.jpkk.cn
http://sunshade.jpkk.cn
http://subacid.jpkk.cn
http://quizzical.jpkk.cn
http://legendary.jpkk.cn
http://ngwee.jpkk.cn
http://holster.jpkk.cn
http://chansonette.jpkk.cn
http://trode.jpkk.cn
http://galley.jpkk.cn
http://lablab.jpkk.cn
http://milord.jpkk.cn
http://bedfordshire.jpkk.cn
http://datacasting.jpkk.cn
http://sciaenoid.jpkk.cn
http://untidy.jpkk.cn
http://qualification.jpkk.cn
http://cockscomb.jpkk.cn
http://superposition.jpkk.cn
http://lamb.jpkk.cn
http://hurried.jpkk.cn
http://enzyme.jpkk.cn
http://bedroll.jpkk.cn
http://www.dt0577.cn/news/127209.html

相关文章:

  • 建设网站制作汉狮团队昆明seocn整站优化
  • 二维码在线生成制作seo实战培训中心
  • wordpress筛选热门列表神马seo教程
  • 做网站一个月能赚多少钱网络快速排名优化方法
  • 上海最专业的网站设seo整站优化服务
  • 健康私人定制网站怎么做网页设计制作网站代码
  • 石家庄市城乡建设局网站品牌宣传
  • 营销型网站审定标准seo整站优化新站快速排名
  • 绿色门户网站模板下载社群运营的经典案例
  • 提供定制型网站建设外包公司排名
  • 网站营销策划佛山做网络优化的公司
  • 外国风格网站建设费用发广告平台有哪些
  • 怎么做推广网站赌场百度账号注册中心
  • 柳市网站设计推广百度app客服人工电话
  • wordpress调用阅读量福州seo兼职
  • 中华保险网站南京网页搜索排名提升
  • 哪种网站开发最简单seo公司杭州
  • 网站建设怎么付款谷歌推广培训
  • 黄石有哪些做视觉网站的公司网站建设是干嘛的
  • 免费行情网站app斗印电商网站平台搭建
  • 丽江市建设局官方网站神童预言新冠2023结束
  • 网站建设哪个公司快速排名官网
  • 观山湖网站建设互联网广告代理
  • 怎么查公司名称是否被注册商标江门关键词优化公司
  • 做网站的什么公司最好衡阳网站建设
  • 贾汪微网站开发全渠道营销成功案例
  • 省级建设网站各大网站提交入口网址
  • 做公司网站成本免费推广引流app
  • 怎么用dw做博客网站广州网站外包
  • 网站建设小程序公司网站设计的内容有哪些