kubernetes-setup
Here are 306 public repositories matching this topic...
I'm trying to apply node labels using the following configuration:
- name: test
instanceType: m5.large
minSize: 1
maxSize: 2
desiredCapacity: 2
labels:
role: test
node-role.kubernetes.io/test: ok
According to #580 and #582 using node-role
subdomain should the way to apply labels, however I still get a domain error:
AWS::EKS::No
-
Updated
Apr 14, 2022 - HCL
Describe the solution you'd like
When adding a configmap via the config-map
field in a plugin, if we see they are adding a yaml file, why not parse it and try and see if its valid yaml? Especially with the whitespace of nesting it this can cause issues and I've hit the problem more than once.
I assume we could do a basic json/yaml validation, more if others request it.
**Anything el
-
Updated
May 7, 2020 - Shell
-
Updated
Sep 8, 2018 - Shell
-
Updated
Apr 8, 2022 - Go
-
Updated
Apr 12, 2022 - Rust
-
Updated
Oct 5, 2017 - Shell
-
Updated
Apr 5, 2022 - Shell
-
Updated
Jun 28, 2020 - Shell
-
Updated
Mar 6, 2022 - Shell
-
Updated
Feb 7, 2018 - Go
-
Updated
Jan 4, 2022 - Kotlin
-
Updated
Oct 5, 2017 - Shell
-
Updated
Oct 29, 2021 - Swift
Same as #3319 for all Kubernetes components here the list (maybe not exhaustive):
kube-scheduler
kube-controller-manager
kubelet
kube-proxy
-
Updated
Mar 1, 2022 - HCL
Works in Safari, Chrome for Mac, Chrome for PC, Edge, but not IE version 11.192.16299.0 on Windows 10
-
Updated
Mar 24, 2020 - SaltStack
The command line should be able to display the pupernetes version.
-
Updated
Apr 1, 2021
-
Updated
Mar 31, 2022 - Go
-
Updated
Mar 24, 2022 - HCL
-
Updated
Apr 13, 2022 - HCL
-
Updated
Apr 12, 2022 - Shell
-
Updated
Dec 14, 2021 - HTML
-
Updated
Apr 9, 2021 - HCL
-
Updated
Mar 22, 2022 - Jinja
-
Updated
Apr 20, 2021 - Python
Improve this page
Add a description, image, and links to the kubernetes-setup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubernetes-setup topic, visit your repo's landing page and select "manage topics."
复现过程
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
报错: