简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
文章目录本地虚拟机环境下载VirtualBox下载vagrant安装后查看安装是否成功快速创建虚拟机如果命令行下载太慢解决方案虚拟机网络设置修改VagrantFile文件设置完成之后,与宿主机之间ping一下,于外网也ping一下,看看是否能ping通如果外网ping不通连接虚拟机修改开启root的密码访问权限本机搭建集群环境虚拟机k8s集群测试用利用下面是vagrantfile,使用它来创建三个
执行文件[root@k8s-node1 k8s]# sh get_helm.shDownloading https://get.helm.sh/helm-v2.16.10-linux-amd64.tar.gzPreparing to install helm and tiller into /usr/local/binhelm installed into /usr/local/bin/helmt
文章目录Knife4j注解Controller层添加注解@API案例@ApiOperation案例@ApiParam案例@ApiImplicitParams->@ApiImplicitParam案例@ApiResponses->@ApiResponse案例Bean实体类@ApiModel->ApiModelProperty案例Knife4j注解Controller层添加注解@AP
部署kubectl apply -f kubernetes-dashboard.yaml# Copyright 2017 The Kubernetes Authors.## Licensed under the Apache License, Version 2.0 (the "License");# you may not use this file except in compliance w
文章目录KubernetesK8s集群安装Kubeadm生产环境需要开启的端口master节点开端口node节点把内网 IP `192.168.0.111` 转向外网 IP `192.168.0.111`添加阿里与Yum源安装kubeadm,kubelet和kubectl检查yum原中是否有kube相关的安装原安装开机启动查看kubelet的状态查看kubelet版本部署k8s-mastermas