Kubernetes has continued to grow and achieve broad adoption across various industries, helping you to orchestrate and automate container deployments on a massive scale. This book will give you a complete understanding of Kubernetes and how to get a
Docker is a containerization technology at the center of a new wave for building, packaging, and deploying applications. It has the potential to impact every aspect of computing, from the application development process to how applications are deplo
operator-sdk环境搭建
我的电脑环境为windows,安装operator-sdk需要自己编译构建二进制文件。
参考官方文档Compile and install from master
官方给的Prerequisites为:
git
mercurial version 3.9+
bazaar version 2.7.0+
go version v1.13+.
其中mercurial和bazaar我都没装,operator-sdk也编译安装成功了。
$ go get -d github
Kubernetes
Kubernetes集群由以下组件组成:
RestAPI应用
Elasticsearch集群
3个主节点
2个从节点
Redis集群
RabbitMQ集群
![Alt Kubernetes群集] k8s.svg
$ k get all
NAME READY STATUS RESTARTS AGE
pod/daemonset-8s4zs
React商务
是使用Node.js,React和GraphQL构建的无头商务平台。 它可以与npm,Docker和Kubernetes完美结合。
入门
请按照文档为所有受支持的操作系统安装“ Reaction with ”。
在Docker容器中启动应用程序(推荐)
bin/setup # do this after initial clone and after every pull or checkout
docker-compose up -d # starts a MongoDB