Commit Graph

2636 Commits

Author SHA1 Message Date
Eric Bailey d2297b8c67 Update documentation for fileAssets and fix whitespace error 2022-06-10 07:16:41 +03:00
Jim Barber a61e6f5ba8 Add a nameservers parameter for cert-manager
Provide a way to override the pod's list of DNS nameservers to use so
that split-view DNS zones still work for things like DNS01 challenges.
Without this the DNS TXT records are searched for in the private DNS
zone instead of the public one and the challenge will never succeed.
2022-05-18 16:16:39 +08:00
Ciprian Hacman e35201ab8f Add back support for Ubuntu 18.04 2022-04-26 08:24:34 +03:00
AkiraFukushima bb4d7df0c8
Update addons document for Pod Identity Webhook 2022-03-02 02:02:40 +09:00
srikiz 787f9f7d27 Initial changes for vpc
More changes for do vpc

some more minor updates

Fix PrivateIP check

Bazel fixes

Minor changes for vpc listing

Minor fixes for DO VPC

Add delete vpc logic

More fixes for vpc usage with gossip based clusters

Fix minor comments in code

Fix mock DO interface to use missing functions

Another fix for mock cloud do for missing interface function

incorporate review comments

incorporate review comments
2022-02-22 14:50:01 +05:30
Jeroen van Erp e653f7cd92 Allow PrefixList for sshAccess and kubernetesApiAccess
Signed-off-by: Jeroen van Erp <jeroen@hierynomus.com>
2022-02-15 17:18:22 +02:00
Ole Markus With 4fb10bd339 Do not enable graceful shutdown if k8s version < 1.21 2022-02-14 09:16:02 +01:00
Ole Markus With 1157f31fbc Add support for graceful node shutdown
Update docs/cluster_spec.md

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2022-02-12 07:25:22 +01:00
srikiz 58787df173 Minor fix for json response to keep it consistent for single or multiple clusters
Fix tests

another fix to json marshalling

fixes to return a single json object if a specific object is selected

Add changes to docs
2022-02-09 20:01:39 +05:30
Bronson Mirafuentes eefffd3861 add drain-timeout flag to rolling-update cluster 2022-01-31 10:32:22 -08:00
Dan Ports 311020051f Keep docs DRY. 2022-01-11 10:43:55 +01:00
Dan Ports 6cf45e277d Warn that the price expander is only supported on GCE in the docs. 2022-01-11 10:43:54 +01:00
Dan Ports f0ed418ab2 Fix CRDs, clarify docs, and add cloud provider check for price expander. 2022-01-11 10:43:54 +01:00
Dan Ports efb30f1c51 Support price and priority cluster-autoscaler expanders. 2022-01-11 10:43:54 +01:00
John Gardiner Myers 42c83e6c9d Remove the v1alpha3 API version 2021-12-29 13:43:38 -08:00
Peter Rifel 4abaeb81fc
Remove remaining references to TerraformJSON feature flag 2021-12-25 17:42:05 -06:00
John Gardiner Myers c505de1dcd Remove support for Weave as of k8s 1.23 2021-12-11 22:59:34 -08:00
John Gardiner Myers fe324c84b5 Upgrade node-cache to 1.21.3 2021-12-06 21:10:04 -08:00
Kubernetes Prow Robot f7e66049d6
Merge pull request #12862 from johngmyers/instanceid-nodename
Use instance ID as node name when AWS CCM supports it
2021-12-05 14:58:32 -08:00
John Gardiner Myers 36a26560aa Add release note about AWS node naming 2021-12-03 18:59:47 -08:00
Ciprian Hacman bfb68bf128 Update release notes 2021-12-03 21:41:15 +02:00
John Gardiner Myers c070c4def5 Remove support for CentOS 8 2021-12-02 23:09:08 -08:00
John Gardiner Myers ad46b4d5bd Revert "Open nodeport to IPv6 in e2e tests"
This reverts commit 064fd9215c.
2021-11-28 19:21:35 -08:00
John Gardiner Myers 67269c2711 Update IPv6 documentation 2021-11-27 22:00:02 -08:00
John Gardiner Myers 064fd9215c Open nodeport to IPv6 in e2e tests 2021-11-27 15:54:23 -08:00
John Gardiner Myers 21f25b5f5f Change title of iam_roles.md to be specific to instance IAM roles 2021-11-26 21:36:46 -08:00
John Gardiner Myers 93e7fed265 Add release note warning about the v1alpha3 API 2021-11-24 18:47:11 -08:00
krishna2603 8402aaf56e
Update cluster_spec.md 2021-11-22 14:20:54 +05:30
Kubernetes Prow Robot fc3ef2b338
Merge pull request #12802 from johngmyers/relnotes_1.21.4
Release notes for 1.21.4
2021-11-19 23:30:59 -08:00
John Gardiner Myers fdc3d107d8 Release notes for 1.21.4 2021-11-19 22:14:25 -08:00
John Gardiner Myers 227abb8c93 Release notes for 1.22.2 2021-11-19 21:39:47 -08:00
John Gardiner Myers 019fb7d35d Add create cluster flag for enabling IRSA 2021-11-14 13:52:15 -08:00
Kubernetes Prow Robot 0e32d3dfe2
Merge pull request #12692 from johngmyers/watch-ingress
Watch Ingress by default when using the external-dns provider
2021-11-13 22:38:46 -08:00
John Gardiner Myers 241e0558cd Watch Ingress by default when using the external-dns provider 2021-11-07 15:17:01 -08:00
Peter Rifel 3c7b4c7f07
Add docs on how to assign arrays with toolbox template 2021-11-06 09:29:50 -04:00
Kubernetes Prow Robot 9746c10ff4
Merge pull request #12649 from johngmyers/ipv6-doc
Add initial IPv6 documentation
2021-10-31 20:55:19 -07:00
Kubernetes Prow Robot 2689a49eb8
Merge pull request #12656 from johngmyers/release-doc
Switch release process to official GitHub client
2021-10-31 19:41:18 -07:00
John Gardiner Myers 749e3e444f Switch release process to official GitHub client 2021-10-31 17:09:35 -07:00
John Gardiner Myers 293a4dc986
Apply review comment
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2021-10-31 14:43:53 -07:00
John Gardiner Myers 535826f0f4 Release notes for 1.23.0-alpha.2 2021-10-31 14:35:08 -07:00
John Gardiner Myers 41f9e23ca0 Add initial IPv6 documentation 2021-10-30 23:15:38 -07:00
John Gardiner Myers fbe9cf6f6c Remove obsolete documents 2021-10-30 14:24:38 -07:00
John Gardiner Myers 0f99aa1e62 doc: Number subsections that are procedural steps 2021-10-30 09:50:51 -07:00
Kubernetes Prow Robot 59a637e6de
Merge pull request #12538 from hierynomus/issue-12205
Configure aws-iam-authenticator using identityMappings defined in cluster.yaml
2021-10-29 03:10:51 -07:00
Jeroen van Erp 353be50f9b
Configure aws-iam-authenticator using identityMappings defined in cluster.yaml
Signed-off-by: Jeroen van Erp <jeroen@hierynomus.com>
2021-10-29 10:30:44 +02:00
justinsb 05ae9aa5b4 Use .bazel-bin to help gopls & VSCode
This means that gopls will ignore the bazel-* symlinks, in particular
when using the go LSP plugin (gopls) with VSCode.

Idea from https://bitworking.org/news/2021/06/bazel-and-gopls/
2021-10-26 08:04:06 -04:00
John Gardiner Myers 5400e9ac31 Mention KOPS_ARCH in contributor documentation 2021-10-23 10:07:40 -07:00
Kubernetes Prow Robot 2defe615e1
Merge pull request #12579 from johngmyers/relnotes_1.22.1
Release notes for 1.22.1
2021-10-22 12:12:52 -07:00
John Gardiner Myers 0c719b8a40 Release notes for 1.22.1 2021-10-22 10:46:43 -07:00
John Gardiner Myers f757ec69f6 Update release documentation 2021-10-22 10:19:49 -07:00