Krystan Honour
988bd88468
tiny spacing change "can be"
6 years ago
Andreas Krüger
0d88972d3e
Merge pull request #2732 from Towmeykaw/patch-1
Update aws.md
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
Chad Swenson
595e96ebf1
Merge pull request #2693 from romaindequidt/sync-certs-tasks-fix
sync certs tasks (fix #2596 #2667 )
6 years ago
Andreas Krüger
223ed98828
Merge pull request #2728 from hswong3i/ingress-nginx-0.14.0
ingress-nginx: Upgrade to 0.14.0
6 years ago
Andreas Krüger
39e3df25a3
Merge pull request #2731 from girikuncoro/fix-aws-readme
Fix broken terraform aws readme
6 years ago
Giri Kuncoro
0fb017b9c1
Rename ansible user env vars
6 years ago
Wong Hoi Sing Edison
3501eb6916
ingress-nginx: Upgrade to 0.14.0
6 years ago
Pablo Moreno
df6c5b28a1
[contrib/terraform/openstack] Backward compatibility changes ( #2539 )
* [terraform/openstack] Restores ability to use existing public nodes and masters as bastion.
* [terraform/openstack] Uses network_id as output
* [terraform/openstack] Fixes link to inventory/local/group_vars
* [terraform/openstack] Adds supplementary master groups
* [terraform/openstack] Updates documentation avoiding manual setups for bastion (as they are not needed now).
* [terraform/openstack] Supplementary master groups in docs.
* [terraform/openstack] Fixes repeated usage of master fips instead of bastion fips
* [terraform/openstack] Missing change for network_id to subnet_id
* [terraform/openstack] Changes conditional to element( concat ) form to avoid type issues with empty lists.
6 years ago
Tomasz Majchrowski
59789ae02a
ISSUE-2706: Provide consistent usage of supplementary_addresses_in_ssl_keys across vault and script mode ( #2707 )
6 years ago
Andreas Krüger
414e420bd2
Merge pull request #2701 from desaintmartin/netchecker-update
Update netchecker to v1.2.2.
6 years ago
Andreas Krüger
03de4c0806
Merge pull request #2695 from suzutan/add-oidc-prefix-args
Add oidc-user-prefix and oidc-group-prefix args
6 years ago
Andreas Krüger
4fb8e6d455
Merge pull request #2653 from kidk/fixed-incorrect-mem-tag
Replaced 'mem' with 'memory/ in elasticsearch and kibana deployment
6 years ago
mirwan
06cdb260f6
labelvalue must be formatted to handle non string values ( #2722 )
6 years ago
mirwan
c3c5817af6
sysctl file should be in defaults so that it can be overriden ( #2475 )
* sysctl file should be in defaults so that it can be overriden
* Change sysctl_file_path to be consistent with roles/kubernetes/preinstall/defaults/main.yml
6 years ago
Markos Chandras
9168c71359
Revert "Revert "Add openSUSE support" ( #2697 )" ( #2699 )
This reverts commit 51f4e6585a
.
6 years ago
Matthew Mosesohn
1a14f1ecc1
Fix vol format for local volume provisioner in rkt ( #2698 )
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
Suzuka Asagiri
f81e6d2ccf
Add oidc-user-prefix and oidc-group-prefix args
6 years ago
Romain DEQUIDT
80dd230a65
sync certs tasks ( fix #2596 #2667 )
6 years ago
Aivars Sterns
d1b4ea5807
Merge pull request #2687 from noris-network/master
Document how to allow ipip traffic with calico on OpenStack
6 years ago
Aivars Sterns
f5db403c45
Merge pull request #2689 from lpaulmp/run-once-preinstall-upgrade
run_once pre_upgrade tasks which are executing in localhost
6 years ago
Paul Montero
75950344fb
run_once pre_upgrade tasks which are executing in localhost
6 years ago
oz123
a49e06b54b
Document how to allow ipip traffic with calico on OpenStack
6 years ago
Matthew Mosesohn
0945eb990a
Make it possible to skip docker role as a var ( #2686 )
6 years ago
Andreas Krüger
a498cc223b
Merge pull request #2673 from hswong3i/cephfs-provisioner-a71a49d4
cephfs-provisioner: Upgrade to a71a49d4
6 years ago
Andreas Krüger
ddd200bbfa
Merge pull request #2604 from shravanpn7/shravan-pr
kubectl get pods from 'test' namespace as the pods were created in test ns
6 years ago
Andreas Krüger
9707aa8091
Merge pull request #2677 from woopstar/bootstrap-fix-1
Properly check need_pip, always run pip to check if needed
6 years ago
Spencer Smith
2e6a260ab1
Merge pull request #2683 from rsmitty/custom-etcd-vars
support custom env vars for etcd
6 years ago
Spencer Smith
49c6bf8fa6
support custom env vars for etcd
6 years ago
Samuel Vandamme
296b92dbd4
Replaced 'mem' with 'memory/ in elasticsearch and kibana deployment
6 years ago
Andreas Krüger
b2756d148a
Merge pull request #2671 from hswong3i/cert-manager-0.2.4
cert-manager: Upgrade to v0.2.4
6 years ago
woopstar
756af57787
Properly check need_pip, always run pip to check if needed
pip was always being downloaded on subsequent runs, This PR always runs the pip command, and checks the rc of it before downloading pip
Fix in favor of #2582
6 years ago
Andreas Krüger
cb7096f2ec
Merge pull request #2672 from hswong3i/ingress-nginx-0.13.0
ingress-nginx: Upgrade to 0.13.0
6 years ago
Andreas Krüger
3c4871d9b8
Merge pull request #2670 from hswong3i/weave-2.3.0
weave: Upgrade to 2.3.0
6 years ago
Aivars Sterns
f90673ac68
Merge pull request #2662 from ganeshmaharaj/vagrant-gitignore
Vagrantfile: Add vagrant inventory file in any directory to .gitignore
6 years ago
Wong Hoi Sing Edison
d435e17681
cephfs-provisioner: Upgrade to a71a49d4
6 years ago
Wong Hoi Sing Edison
23e9737b85
ingress-nginx: Upgrade to 0.13.0
6 years ago
Wong Hoi Sing Edison
54beb27eaa
cert-manager: Upgrade to v0.2.4
6 years ago
Wong Hoi Sing Edison
7968437a65
Weave: Upgrade to 2.3.0
6 years ago
Andreas Krüger
693b7c5fd0
Merge pull request #2668 from Arslanbekov/kubernetes-logo
Kubernetes logo in README.md
6 years ago
Arslanbekov Denis
1bd49ff125
Add production uri
6 years ago
Arslanbekov Denis
9f460dd1bf
Change uri
6 years ago
Arslanbekov Denis
2441dd6f6f
Usage kubernetes-logo in README.md
6 years ago
Arslanbekov Denis
ea44ad4d75
Added img kubernetes-logo.png
6 years ago
Aivars Sterns
4b4786f75d
Merge pull request #2381 from vikas027/inventory_fixes
Replaced ansible_ssh_host with ansible_host in sample inventory file and fixed usage of bastion
6 years ago
Matthew Mosesohn
02cd5418c2
Weave limits ( #2660 )
* Raise limits for weave
* Adjust weave limits
6 years ago
Ganesh Maharaj Mahalingam
c432697667
Vagrantfile: Add vagrant inventory file in any directory to .gitignore
Follow-on fix for #2654
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
6 years ago
Aivars Sterns
c7683f33cb
Merge pull request #2654 from ganeshmaharaj/fix-vagrant-default-inventory
Vagrantfile: Fix default inventory path.
6 years ago