#
kubeadm
Here are 254 public repositories matching this topic...
Open
sealos init 报k8s版本错误
2
huanghantao
commented
Jan 11, 2022
复现过程
wget -c https://sealyun.oss-cn-beijing.aliyuncs.com/05a3db657821277f5f3b92d834bbaf98-v1.22.0/kube1.22.0.tar.gz
sealos init —passwd 'password' \
—master 192.168.1.122 \
—pkg-url /root/kube1.22.0.tar.gz \
—version v1.20.2报错:
command result is: this version of kubeadm only supports deploying clusters with the control plane version >= 1.21.0. Current[EOL] A Kubernetes multi-node test cluster based on kubeadm
-
Updated
Jul 26, 2019 - Shell
life-
commented
Feb 10, 2022
What is version of KubeKey has the issue?
latest
What is your os environment?
CentOS 7
KubeKey config file
anyA clear and concise description of what happend.
There are some ipvs policies created by kube-proxy during cluster creation, But these ipvs policies still exist after I deleting the whole cluster created by kubekey.
Relevant log output
16Kubernetes high availiability deploy based on kubeadm, loadbalancer included (English/中文 for v1.15 - v1.20+)
-
Updated
Feb 20, 2021 - Smarty
Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
kubernetes
raspberry-pi
multi-platform
workshop
monitoring
cluster
machine
persistent-storage
ingress-controller
custom-metrics
kubeadm
rook
kubernetes-master
-
Updated
May 22, 2020 - Makefile
Build a Kubernetes cluster using kubeadm via Ansible.
-
Updated
May 12, 2021 - Jinja
Kubernetes ported to ARM boards like Raspberry Pi.
-
Updated
Jun 7, 2017 - Shell
Open
more cli commands
1
ReSearchITEng
commented
Nov 5, 2019
Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components
bash
kubernetes
kubernetes-cluster
ceph
kubeadm
rook
contour
kubernetes-installation
airgapped
kurl
kubernetes-installer
-
Updated
Feb 13, 2022 - Shell
CNI-Genie for choosing pod network of your choice during deployment time. Supported pod networks - Calico, Flannel, Romana, Weave
-
Updated
Oct 29, 2021 - Go
A tool for creating multi-node Kubernetes clusters on a Linux machine using kubeadm & systemd-nspawn. Brought to you by the Kinvolk team.
-
Updated
Mar 9, 2021 - Go
Use shell scripts to install kubernetes(k8s) high availability clusters and addon components based on kubeadmin with one click.使用shell脚本基于kubeadmin一键安装kubernetes 高可用集群和addon组件。
bash
kubernetes
install
kubernetes-cluster
kubernetes-setup
kubeadm
kubernetes-install
kubeadmin-kubernetes
kainstall
-
Updated
Jan 10, 2022 - Shell
Stand up a Raspberry Pi based Kubernetes cluster with Ansible
kubernetes
raspberry-pi
ansible
ansible-playbooks
kubernetes-cluster
kubernetes-setup
kubectl
ansible-roles
kubeadm
raspberry-pi-3
-
Updated
Jun 28, 2020 - Shell
Ansible Role - Kubernetes
-
Updated
Dec 27, 2021 - Jinja
Automate your k8s installation
docker
nginx
kubernetes
ansible
terraform
rancher
kubernetes-cluster
k8s
kubernetes-setup
flannel
kubectl
kubeadm
calico
hacktoberfest
k8s-cluster
containerd
cri-o
-
Updated
Feb 6, 2022 - HCL
Boot a ha kubernetes 1.11.0/1.12.1/1.13.0/1.14.0 cluster with kubeadm.
-
Updated
Mar 27, 2019 - Shell
-
Updated
Nov 16, 2021 - Go
Kubernetes installer for Scaleway bare-metal AMD64 and ARMv7
-
Updated
Feb 22, 2019 - HCL
Terraform module for Kubernetes setup on AWS
-
Updated
Feb 12, 2022 - HCL
KubeFire 🔥 , creates and manages Kubernetes Clusters using Firecracker microVMs
-
Updated
Oct 12, 2021 - Roff
Single node Kubernetes instance implemented using Terraform and kubeadm
-
Updated
Feb 12, 2022 - HCL
An opinionated way to deploy a Kubernetes cluster on top of an OpenStack cloud.
-
Updated
Mar 9, 2021 - HTML
Vagrantfile & Scripts to setup Kubernetes Cluster using Kubeadm for CKA, CKAD and CKA practice environemnt
kubernetes
kubernetes-cluster
kubernetes-setup
kubeadm
cka
ckad
cks
kubeadmin-kubernetes
kubeadm-cluster
-
Updated
Feb 4, 2022 - Shell
Bootstrap a k8s cluster with Ansible
kubernetes
raspberry-pi
devops
backer
cluster
kubernetes-cluster
haproxy
kubeadm
k8s-cluster
ansible-automation
anisble
sponsor
raspbernetes
-
Updated
Nov 19, 2021 - Jinja
Setup a cluster with kubeadm, without internet connections.
-
Updated
Jul 8, 2018 - Shell
CLI tool used to simplify (or orchestrate) kubeadm-based Kubernetes cluster deployment and update
-
Updated
Jan 19, 2022 - Go
-
Updated
Jan 21, 2022 - Shell
Improve this page
Add a description, image, and links to the kubeadm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubeadm topic, visit your repo's landing page and select "manage topics."
Workaround
quick note if you dont want spammy EndpointSliceUpdate logs, just delete the
local-path-provisionerbut obviously that would break your pvcs in a vanilla kind clusterThe issue
On any kube-proxy running in kind, the local-path-provisioner for rancher makes a bunch of noise