Commit Graph

95 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes 87aa96b468 Change server-tokens default value to false 2020-09-17 09:52:07 -03:00
Patrik Cyvoct 6318d40339
Add install command for Scaleway
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-09-10 13:47:52 +02:00
Ashish Billore 534b77a94a
Update deploy instructions with corrections
Fix minor typos and improve readability for deploy instructions.
2020-09-04 23:59:38 +09:00
Manuel Alejandro de Brito Fontes fb92b3a6a5 Fix documentation table layout 2020-09-01 20:01:12 -04:00
Kubernetes Prow Robot bf4bdff3fa
Merge pull request #5881 from dodevops/hardening-guide
Doc: Adding initial hardening guide
2020-09-01 14:17:51 -07:00
timdeluxe 98fb56912c Doc: Updating hardening guide after PR feedback 2020-08-30 16:38:28 +02:00
Manuel Alejandro de Brito Fontes 12150e318b Release v0.35.0 2020-08-28 10:24:34 -04:00
Manuel Alejandro de Brito Fontes 8102fff242 Switch images to k8s.gcr.io after Vanity Domain Flip 2020-08-26 22:07:22 -04:00
Manuel Alejandro de Brito Fontes 8a80bcfcc3 Update NLB idle timeout information 2020-08-26 13:33:37 -04:00
Baargav a1ca1f220c Update docs/deploy/index.md
Co-authored-by: cmluciano <cmluciano@cruznet.org>
2020-08-24 13:15:34 -04:00
Scott Rigby f7ad119202
Link docs to upgrading section of chart readme
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 17:18:17 -04:00
urmet e9505ce58e
Clean up minikube installation instructions
Remove development section under minikube installation instructions. It's a bit confusing and also wrong since #5059
2020-08-10 20:30:50 +03:00
Rihards Ščeredins 921ae6fed3 Update upgrade guide with the new image registry and add missing -n to commands 2020-07-20 10:53:34 +03:00
Manuel Alejandro de Brito Fontes 274d09447e Release v0.34.1 2020-07-15 16:46:16 -04:00
timdeluxe b56258c068 Doc: Adding initial hardening guide 2020-07-10 16:40:12 +02:00
Manuel Alejandro de Brito Fontes 6982d72c40 Release 0.34.0 2020-07-10 09:16:31 -04:00
Wilson Mo e8212d6594
Get ingress-controller pod name
Add an option to find the ingress-controller pod name to exclude the admission pod 

The original "kubectl get pod" will sometime return the admission pod which is in completed status.
2020-06-28 17:43:27 +08:00
Manuel Alejandro de Brito Fontes 75fae8b6f0 Update helm chart name in upgrade doc 2020-06-23 09:17:35 -04:00
Manuel Alejandro de Brito Fontes d917435c12 Fix static manifests location 2020-06-13 11:00:24 -04:00
Manuel Alejandro de Brito Fontes df8ceea8a9 Release 0.33.0 2020-06-11 10:24:08 -04:00
Manuel Alejandro de Brito Fontes 8e2eebb197 Update timeout to align values 2020-06-02 12:13:44 -04:00
Manuel Alejandro de Brito Fontes a53ef2b501 Add note about initial delay during first start 2020-05-20 18:55:34 -04:00
Edgars Beigarts c52d55a2ed
Use ingress-nginx-* naming in docs to match the default deployment 2020-05-17 21:27:56 +03:00
Manuel Alejandro de Brito Fontes 446845114c Release 0.32.0 2020-05-01 11:16:10 -04:00
Manuel Alejandro de Brito Fontes 6c821d3093 Add note about firewall ports for admission webhook 2020-05-01 10:55:37 -04:00
Manuel Alejandro de Brito Fontes e1e8621ffb Add install command for Digial Ocean 2020-04-29 18:59:06 -04:00
Joey Lee 8904d95738 Update helm v2 installation instructions 2020-04-29 20:38:26 +10:00
Manuel Alejandro de Brito Fontes b68839118f Release 0.31.1 2020-04-27 10:43:23 -04:00
Manuel Alejandro de Brito Fontes 1fb6f37091 Update chart instructions 2020-04-26 20:52:54 -04:00
Manuel Alejandro de Brito Fontes edea7c9ee6 Fix deployment links 2020-04-26 18:47:59 -04:00
Kubernetes Prow Robot 9aa0eb7114
Merge pull request #5404 from AlphaWong/patch-1
update the helm v3 install way
2020-04-26 14:59:29 -07:00
Manuel Alejandro de Brito Fontes c7c06e0e6f Release 0.31.0 2020-04-26 16:45:37 -04:00
Alpha 5cc0cf1c18
update the helm v3 install way 2020-04-20 11:29:37 +08:00
Manuel Alejandro de Brito Fontes fd23ebc6d1 Cleanup deploy docs and remove old yaml manifests 2020-04-18 18:16:44 -04:00
Manuel Alejandro de Brito Fontes ab3a789caa Update deployment documentation 2020-04-18 17:51:11 -04:00
Kundan Kumar 40ea45aa8b Update doc 2020-04-14 15:21:03 +05:30
LucasBoisserie a97ff92c93 Update doc for validating Webhook with helm 2020-04-11 22:10:38 +02:00
Ilya Mashchenko 9bb18c9a17
[docs]: fix Prerequisite section
Clarify that mandatory command is not needed for deployment in minikube.
2020-03-21 01:46:03 +03:00
Manuel Alejandro de Brito Fontes f1f90ef495
Release 0.30.0 (#5155) 2020-02-24 09:34:19 -03:00
Manuel Alejandro de Brito Fontes eedcdcdbf6
Release 0.29.0 (#5075) 2020-02-15 08:28:22 -03:00
Manuel Alejandro de Brito Fontes 0365a7c172
Remove minikube and only use kind (#5059) 2020-02-12 20:19:57 -03:00
Abdul Rauf dbb0970393
docs(deploy): fix helm install command for helm v3 (#5020)
--name flag has been removed from helm and is now mandatory
 helm install [NAME] [CHART] [flags]
2020-02-06 20:47:28 -03:00
Manuel Alejandro de Brito Fontes 19e9e9d7ed
Fix image version (#4977) 2020-01-28 08:56:12 -03:00
Manuel Alejandro de Brito Fontes 9fa3940089
Release 0.28.0 (#4970) 2020-01-28 07:56:33 -03:00
Manuel Alejandro de Brito Fontes 1257ded99e
Release 0.27.1 (#4929) 2020-01-15 15:03:37 -03:00
Manuel Alejandro de Brito Fontes 77ddda7f61
Release 0.27.0 (#4906) 2020-01-11 18:04:18 -03:00
Dave Anderson 2fe3e92633
Correct MetalLB setup instructions.
MetalLB IPs must not be shared with any other system. That includes DHCP servers and Kubernetes node IPs. IP conflicts result in hard to debug failures, and generally just doesn't work correctly.
2020-01-04 16:21:55 -08:00
Manuel Alejandro de Brito Fontes bcc7d98d8e Use yaml files from a particular tag, not from master 2020-01-04 15:56:25 -03:00
Manuel Alejandro de Brito Fontes 0dce5be743 Migrate ingress definitions from extensions to networking.k8s.io 2019-12-12 21:25:00 -03:00
Manuel Alejandro de Brito Fontes d1eea794e9
Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00