Andreas Kruger
e0ddabc463
Add support for kubelet_node_custom_flags
6 years ago
Rui Cao
c004896a40
Fix some typos
Signed-off-by: Rui Cao <ruicao@alauda.io>
6 years ago
Rui Cao
0dd82293f1
Fix some typos
Signed-off-by: Rui Cao <ruicao@alauda.io>
6 years ago
Karol Chrapek
0121bce9e5
Instead of doc update, change the verify step
6 years ago
Alex Yakovenko
884053aaa7
Make Felix healthhost configurable
6 years ago
Erwan Miran
bcaf2f9ea3
contiv 1.2.1
6 years ago
Erwan Miran
166da2ffd0
Document podsecuritypolicy_enabled and kubernetes_audit
6 years ago
Karol Chrapek
730866f431
Update upgrades.md
6 years ago
William Zhang
30634b3a25
Fix the tryUpdateNodeStatus link
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
6 years ago
Erwan Miran
a644b7c267
Introducing credentials_dir in order to be able to override it
6 years ago
rabi
0865bef382
Document correct var kubeadm_enabled
6 years ago
Atoms
8c9588ab59
Add additional no proxy parameter for more customization
6 years ago
Erwan Miran
82a28d6bb3
Add documentation about having HA for etcd
6 years ago
Takashi Okamoto
d407a590a6
container_manager variable to specify runtime.
6 years ago
Takashi Okamoto
f47c31dce5
Add cri-o document.
6 years ago
Aivars Sterns
23fd3461bc
calico upgrade to v3 ( #3086 )
* calico upgrade to v3
* update calico_rr version
* add missing file
* change contents of main.yml as it was left old version
* enable network policy by default
* remove unneeded task
* Fix kubelet calico settings
* fix when statement
* switch back to node-kubeconfig.yaml
6 years ago
Hadrien TOMA
6598beb804
Update ansible.md
6 years ago
Jerry Elmore
e30847e231
Update openstack.md
Neutron cli is deprecated - replaced neutron cli commands with equivalent openstack cli commands.
6 years ago
Miouge1
4ad7b229d3
Include etcd and masters in adding node doc
6 years ago
Matthew Mosesohn
9081b3f914
add docker upgrade tag doc
6 years ago
Matthew Mosesohn
5c617c5a8b
Add tags to deploy components by --tags option ( #2960 )
* Add tags for cert serial tasks
This will help facilitate tag-based deployment of specific components.
* fixup kubernetes node
6 years ago
Mark Eisenblaetter
af635ff3ff
[remove-node] add doku for nodeselector
6 years ago
amaya
aacc89e4e6
Fix default value for dns_mode on the document
6 years ago
Miouge1
095d33bc51
Remove KPM support
6 years ago
Alireza David
0fe5f120a3
add svc to netchecker-service.default.svc.cluster.local
6 years ago
Tommy Kindmark
0e012e5987
Update aws.md
I had an issue with DNS not working because i didn't add the "kubernetes.io/cluster/$cluster_name" to the route table my subnets where using.
6 years ago
Markos Chandras
9168c71359
Revert "Revert "Add openSUSE support" ( #2697 )" ( #2699 )
This reverts commit 51f4e6585a
.
6 years ago
Cédric de Saint Martin
44cb126e7d
Update netchecker to v1.2.2.
Using official image from mirantis at dockerhub.
6 years ago
Matthew Mosesohn
51f4e6585a
Revert "Add openSUSE support" ( #2697 )
6 years ago
oz123
a49e06b54b
Document how to allow ipip traffic with calico on OpenStack
6 years ago
Arslanbekov Denis
ea44ad4d75
Added img kubernetes-logo.png
6 years ago
Markos Chandras
d75b5d6931
README.md: Add openSUSE Leap and Tumbleweed as supported distributions
6 years ago
Erwan Miran
8ece922ef0
node_labels documentation + kube-ingress label handling as role_node_label
6 years ago
Erwan SEITE
31705a502d
change vagrant version
7 years ago
Erwan Miran
8b71ef8ceb
Labels from role (node-role.k8s.io/node) and labels from inventory are merged into node-labels parameter in kubelet
6 years ago
mirwan
ee8f678010
Addition of the .creds extension to the credentials files generated by password lookup in order for Ansible not to consider them as inventory files with inventory_ignore_extensions set accordingly ( #2446 )
6 years ago
woopstar
e40368ae2b
Add CoreDNS support with various fixes
Added CoreDNS to downloads
Updated with labels. Should now work without RBAC too
Fix DNS settings on hosts
Rename CoreDNS service from kube-dns to coredns
Add rotate based on http://edgeofsanity.net/rant/2017/12/20/systemd-resolved-is-broken.html
Updated docs with CoreDNS info
Added labels and fixed minor settings from official yaml file: https://github.com/kubernetes/kubernetes/blob/release-1.9/cluster/addons/dns/coredns.yaml.sed
Added a secondary deployment and secondary service ip. This is to mitigate dns timeouts and create high resitency for failures. See discussion at 'https://github.com/coreos/coreos-kubernetes/issues/641#issuecomment-281174806 '
Set dns list correct. Thanks to @whereismyjetpack
Only download KubeDNS or CoreDNS if selected
Move dns cleanup to its own file and import tasks based on dns mode
Fix install of KubeDNS when dnsmask_kubedns mode is selected
Add new dns option coredns_dual for dual stack deployment. Added variable to configure replicas deployed. Updated docs for dual stack deployment. Removed rotate option in resolv.conf.
Run DNS manifests for CoreDNS and KubeDNS
Set skydns servers on dual stack deployment
Use only one template for CoreDNS dual deployment
Set correct cluster ip for the dns server
6 years ago
rong.zhang
2e0b33f754
Add remove node to getting-started doc
6 years ago
Wong Hoi Sing Edison
a086686e9f
Support multiple artifacts under individual inventory directory
6 years ago
RongZhang
954aae931e
Fix issues #2246 ( #2403 )
Support Centos/Fedora atomic host
6 years ago
zhengchuan hu
0b1200bb49
add tip to large-deployments.doc
set the ``etcd_events_cluster_setup: true`` store events
in a separate dedicated etcd instance.
6 years ago
Wong Hoi Sing Edison
deef47c923
Upgrade Local Volume Provisioner Addon to v2.0.0
6 years ago
David Miller
6424928ba3
Update typo in the tag necessary for the ELB role ( #2330 )
6 years ago
Eduardo Baitello
dd8902bfcd
Fix typo in aws.md docs
"kubernetes" is spelled wrong in the cluster tag example
6 years ago
Merouane Atig
911af3f331
Fix link markdown markup
6 years ago
Wong Hoi Sing Edison
1a1d154e14
Support multiple inventory files under individual inventory directory
6 years ago
Spencer Smith
1869aa3985
remove references to deprecated kubespray cli
6 years ago
Julian Hübenthal
7f79210ed1
reworked vsphere-cloud-config template
6 years ago
Julian Hübenthal
fc29764911
fixed broken variables table
6 years ago
Julian Hübenthal
989e9174c2
Added vSphere cloud provider config update for Kubernetes >= 1.9.2
6 years ago