Kubeadm and Kops

Kubeadm是Kubernetes官方推出的快速部署Kubernetes的集群工具,其思路是将Kubernetes相关服务容器化以简化部署。

 

With the release of kubeadm and kops, however, this became significantly easier.

kops is a tool that fully automates the creation of a Kubernetes cluster (currently supported on AWS),

analogous to the way users of GKE are able to create one-click Kubernetes clusters.

In other words, kops handles infrastructure orchestration and installs all necessary software.

 

This isn’t, however, what every user requires.

For those desiring automation but also a certain level of flexibility, kubeadm is a far better option.

kubeadm does not (and will likely never) manage infrastructure provisioning,

but can easily be integrated into an orchestration tool. Most excitingly,

kubeadm promises to become more modular and incorporate features such as component updates.

As these changes come to fruition, users will have another mode by which they can have self-hosted Kubernetes clusters.

kubeadm would not provision machines. Instead, the only assumption it makes is that the user has some computers running Linux.

 

Kubeadm VS Kops

  • kubeadm需要预安装kubectl和kubelet,kops需要预安装kubectl;
  • kubeadm只负责在部署Kubenetes在computers running Linux,不负责infrastructure orchestration,kops负责infrastructure orchestration和Kubenetes orchestration;
  • kubeadm以容器化的方式运行Kubernetes服务,kops以普通服务的方式运行Kubernetes;
  • Integration with kubeadm kops now uses kubeadm for some RBAC related functionality;

Refers:

http://blog.kubernetes.io/2016/09/how-we-made-kubernetes-easy-to-install.html

http://blog.kubernetes.io/2017/01/stronger-foundation-for-creating-and-managing-kubernetes-clusters.html

转载于:https://www.cnblogs.com/edisonxiang/p/7833145.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值