apache_conf Kubernetes-weave-ubuntu.sh

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf Kubernetes-weave-ubuntu.sh相关的知识,希望对你有一定的参考价值。

#!/bin/bash
curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -
cat <<EOF > /etc/apt/sources.list.d/kubernetes.list
deb http://apt.kubernetes.io/ kubernetes-xenial main
EOF
apt-get update
apt-get dist-upgrade -y
apt-get install -y docker.io
apt-get install -y kubelet kubeadm kubectl kubernetes-cni

以上是关于apache_conf Kubernetes-weave-ubuntu.sh的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf htaccess的

apache_conf 基本认证

apache_conf 配置地图

apache_conf 更改最长执行时间

apache_conf 更改最大上传大小

apache_conf 基本认证