kubeadm
Here are 188 public repositories matching this topic...
-
Updated
Jun 6, 2020 - Go
-
Updated
Jul 26, 2019 - Shell
我刚看了一下其他人都好像有这个问题,不过还是看见有人数可以用renew的办法,我也尝试了一下
kubeadm alpha phase all
初步看好像是续期了一年的样子,但由于我是vmware的1master 3node的。。没有环境测试高可用情况下这样renew证书的话,其他master要怎么操作。
另外贴一下下面的help信息
[root@t0 etcd]# kubeadm alpha phase --help
This command is not meant to be run on its own. See list of available subcommands.
[root@t0 etcd]# kubeadm alpha certs renew --help
This command is not meant to be run on its ow
Current guide does not result in working cluster.
Dashboard install instructions not current (can fix by using "offical" arm installation of kubernetes-dashboard-arm).
No "heapster.yaml" in demos folder. Seems to be deprecated in current repo, but instructions still reference.
-
Updated
Jun 7, 2017 - Shell
more cli commands
-
Updated
Jun 4, 2020 - Ruby
The current video shows an error about resizing image and does not show the new subcommands create, start, list... It should be updated to match the last version of kube-spawn.
Some files , it is observed that "Copyright 2017 The Kubernetes Authors." , should it be The CNI-Genie Authors ?
Example:
CNI-Genie/controllers/network-admission-controller/gencerts.sh
CNI-Genie/controllers/network-policy-controller/signals/signal_posix.go
A task I've found error-prone and also poorly documented is decommissioning worker/master nodes in a cluster. It'd be really helpful to have some kurl-specific docs on https://kurl.sh/docs.
Also rebooting worker/master nodes.
OS running on Ansible host:
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.5 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
Ansible Version (ansible --version):
As per our discussion, after having curled the latest version of kn and run kn apply in an already existing working directory (hence previously initialized with an older version of kn), I am getting this error:
/opt/KubeNow/bin/ssh-agent-wrapper: line 7: kn-apply: command not found
By running ls bin in the working folder I noticed that the command kn-apply does not exist. This is becau
-
Updated
Mar 27, 2019 - Shell
From Kubelet's startup logs via journalctl -f, when running Kubernetes 1.10+:
Flag --cgroup-driver has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.
Flag --resolv-conf has been deprecated, This parameter should be set via the co
-
Updated
May 3, 2020 - Go
-
Updated
Feb 22, 2019 - HCL
-
Updated
Apr 26, 2020 - HCL
if someone wants to use their own repos instead of relying on the repos listed in our ansible playbooks, we need to have documentation for this.
It will good for our team as well, so that we can avoid running into ovs related issues hence onwards.
-
Updated
Apr 22, 2020
-
Updated
Apr 26, 2020 - HCL
-
Updated
Jul 8, 2018 - Shell
-
Updated
Jun 8, 2017 - Shell
-
Updated
Jun 8, 2020 - Go
-
Updated
Sep 6, 2017 - Shell
We should be able to detect if certificates have expired and then use kubeadm for rotating them.
We should investigate if we can do that as nodes are not accesible once they have been provisioned. Maybe we will need some triggers block in a null_resource, like this:
resource "null_resource" "renew_certs" {
-
Updated
Apr 26, 2020 - HCL
many people would like to see this feature added, especially when we're talking for projects like openstack-helm and kolla-kubernetes.
i'd like to see CoreOS supported for the project, and this issue is just to track this and let the community know that this is the project's intention. i know we're
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."
For kubeadm I can do something like this to enable the deprecated APIs in k8s 1.16: