Commit Graph

2816 Commits

Author SHA1 Message Date
Aya Igarashi 0dfe557760 Fix broken links 2022-07-04 18:20:42 +09:00
Kubernetes Prow Robot 7803fee2b9
Merge pull request #13929 from olemarkus/lbc-shield
Make it possible to enable the shield addon for LBC
2022-06-30 09:22:07 -07:00
Ole Markus With afd7c60d77 Make it possible to enable the shield addon for LBC 2022-06-30 16:23:08 +02:00
ederst 76e7ed6cb7 Use csi-snapshotter for OS only when the controller is enabled 2022-06-30 10:01:52 +02:00
Ciprian Hacman 4b637db62b
Release 1.25.0-alpha.1 (#13912)
* Release 1.25.0-alpha.1

* Squash release commit for more clarity
2022-06-29 05:32:06 -07:00
Ole Markus With bac19f15e3 Update test version docs 2022-06-28 20:37:01 +02:00
Ciprian Hacman 50c8709a6c Run make gen-cli-docs 2022-06-28 18:58:23 +03:00
justinsb 29b168b9d7 gce: Move out of beta, drop feature flag
GCE support seems stable now, and we have good clarity at the API
level and how that translates to GCP resources, which was our blocker
previously.

Drop the need for the feature-flag.
2022-06-28 11:22:34 -04:00
Kubernetes Prow Robot 208ecbf4d5
Merge pull request #13889 from kubernetes/dependencies/update-1656341220
Update dependencies
2022-06-27 23:15:57 -07:00
deepak jain 78ca3ae6fa removing extra equalTo 2022-06-27 22:15:39 +05:30
Deepak Jain 9f220a3d4e
Update troubleshoot.md 2022-06-27 21:59:50 +05:30
github-actions 85048b5c3d Update dependencies 2022-06-27 14:47:00 +00:00
Ole Markus With 04373a8c4f Release notes for 1.24.0-beta.3 2022-06-26 12:11:29 +02:00
Kubernetes Prow Robot 7f7905f064
Merge pull request #13862 from sxt90128/feature/fix-13226-align-website-readme
Align website and readme file
2022-06-24 07:20:58 -07:00
Shen, Esther 79dd59a584 Align website and readme file 2022-06-24 14:17:08 +08:00
Ole Markus With 74fdf9c7a3 Do not run CAS on spot instances 2022-06-21 15:42:47 +02:00
Ole Markus With d3badf78a4 Release notes for 1.24.0-beta.2 2022-06-12 17:49:45 +02:00
Ole Markus With 31226a297a Make the cert-manager breaking change more visible.
The reason kops 1.23 is that SSA will ensure the API version of the snapshot controller is updated. CSA does not support this.
2022-06-11 21:31:45 +02:00
Eric Bailey 989c92ad7f Update documentation for fileAssets and fix whitespace error 2022-06-09 11:06:57 -05:00
Ole Markus With 35bbf9c8f3 Add 1.25 notes 2022-06-07 15:01:08 +02:00
Ciprian Hacman 774a4faa32 Release notes for 1.24.0-beta.1 2022-06-04 17:45:21 +02:00
Kubernetes Prow Robot 44cd30648c
Merge pull request #13709 from hakman/terraform_kops_state
Clarify difference between terraform and kOps state stores
2022-05-31 11:50:24 -07:00
Ciprian Hacman 0de122f751 Clarify difference between terraform and kOps state stores 2022-05-31 08:19:44 +03:00
Ilya Shaisultanov 92d38744dc
Fix links to go docs
Go doc link path is case-sensitive, so use all-lowercase `kops`
in the path.
2022-05-30 11:56:48 +02:00
simonc bc93ec53ac
Update troubleshoot.md 2022-05-26 10:51:27 +01:00
Ciprian Hacman 2ce053a421 Add release note and getting started entries for Hetzner 2022-05-24 14:10:00 +03:00
Ole Markus With 78207ae6c3 Release notes for 1.24.0-alpha.5 2022-05-21 19:55:07 +02:00
Pierre Carru 11322e4015
aws.md
Missing backslash
2022-05-19 15:08:40 +02:00
Kubernetes Prow Robot 19aafca270
Merge pull request #13652 from hakman/upgrade_cluster_k8s-version
Allow overriding the kubernetes version when upgrading the cluster
2022-05-18 00:29:00 -07:00
Kubernetes Prow Robot 7a90131d54
Merge pull request #13567 from HealthEngineAU/cert-manager-nameservers
Add a nameservers parameter for cert-manager.
2022-05-18 00:28:53 -07:00
Ciprian Hacman 90faa6b5fd Allow overriding the kubernetes version when upgrading the cluster 2022-05-18 08:05:59 +02:00
Jim Barber 0fa178106a 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 13:23:26 +08:00
Steven E. Harris a1495ac4c8
Allow the AWS LB Controller to use WAFs
By introducing a few new fields within the Cluster spec's
"awsLoadBalancerController" field, allow users to enable the AWS Load
Balancer Controller to associate WAFs with EC2 Application Load
Balancers (ALBs). It's possible to enable separately use of two kinds
of WAF: WAF Classic and the never version 2-era WAF, the latter of
which bears no distinguishing name.

Retain our default configuration of the AWS Load Balancer Controller
in which this capability remains disabled via command-line flags,
overriding the controller program's enabling of this capability by
default.

Signed-off-by: Steven E. Harris <seh@panix.com>
2022-05-16 12:20:28 -04:00
Kubernetes Prow Robot b03f17ce51
Merge pull request #13645 from minkimipt/master
Fix code block in manageStorageClasses docs
2022-05-13 05:55:49 -07:00
Danil Zhigalin 99d9f94ceb Fix code block in manageStorageClasses docs
When posting the initial PR I didn't build the docs and didn't realise
that code block was not closed. Fixing it now.
2022-05-13 10:05:52 +02:00
Joao Marques 7b28a3af13 docs(instance-groups): fix typo 2022-05-12 19:07:56 -03:00
Danil Zhigalin ba5b96bb05 Update documentation for manageStorageClasses
`spec.cloudConfig.manageStorageClasses` is undocumented despite being
cloud-wide setting. Adding description for that option.
2022-05-12 19:06:25 +02:00
Kubernetes Prow Robot aa9b06332e
Merge pull request #13634 from hakman/relnotes_1.24.0-alpha.4
Release notes for 1.24.0-alpha.4
2022-05-11 04:55:01 -07:00
Ciprian Hacman 328f4f2b28 Release notes for 1.24.0-alpha.4 2022-05-11 13:31:47 +03:00
Ole Markus With 5664c9f63a Release notes for 1.23.2 2022-05-11 09:09:51 +02:00
Ciprian Hacman 537a550d0c Add docs for the packages option 2022-05-09 06:44:40 +03:00
Mohsen Sadeghzade 4102c2fb48
doc(mfa): add another workaround using aws-vault 2022-05-03 06:31:01 +00:00
Kubernetes Prow Robot 51646984a1
Merge pull request #13577 from hakman/stop_installing_nfs
Don't install nfs-common/nfs-utils by default
2022-05-02 21:17:55 -07:00
Ciprian Hacman 178cf89324 Don't install nfs-common/nfs-utils by default 2022-05-03 04:29:23 +03:00
Peter Rifel 5368c55567
Remove remaining bazel references 2022-05-01 13:56:56 -05:00
Kubernetes Prow Robot 095e00606a
Merge pull request #12327 from olemarkus/server-version
Make kOps version show server version too
2022-04-30 13:19:12 -07:00
Kubernetes Prow Robot fe4f1fbfb1
Merge pull request #13580 from olemarkus/bump-nvidia-24
Bump nvidia device plugin to 0.11 and nvidia driver to 510
2022-04-30 08:05:12 -07:00
Ole Markus With e622736992 Bump nvidia device plugin to 0.11 and nvidia driver to 510 2022-04-30 16:01:47 +02:00
Ole Markus With 9eca9c882b Add flag to version showing the kops 'server' version 2022-04-30 15:57:46 +02:00
Kubernetes Prow Robot a08f450ef0
Merge pull request #13565 from rifelpet/ebs160
Upgrade EBS CSI Driver to v1.6.0
2022-04-30 02:05:13 -07:00
Kubernetes Prow Robot 24480a0e4f
Merge pull request #13561 from hakman/rocky8_docs
Add docs for Rocky Linux 8
2022-04-29 06:01:14 -07:00
Guillaume Le Biller 467424d6a5
Add NodeTerminationHandler cpu resources settings 2022-04-29 10:50:16 +02:00
Peter Rifel 8d9b36b621
Add release note about minimum EBS CSI .Version due to the repo move 2022-04-27 22:17:29 -05:00
Ciprian Hacman 0b39fefabb Add docs for Rocky Linux 8 and Ubuntu 22.04 (Jammy) 2022-04-27 16:06:55 +03:00
Ciprian Hacman 4fe9822cf1 Add back support for Ubuntu 18.04 2022-04-26 08:22:50 +03:00
Kubernetes Prow Robot 755f8f5e54
Merge pull request #13531 from olemarkus/relnotes_1.23.1
Release notes for 1.23.1
2022-04-20 02:25:41 -07:00
Ole Markus With 9855d67df5 Release notes for 1.23.1 2022-04-20 10:43:02 +02:00
Ole Markus With dfa60ce2bb Release notes for 1.22.5 2022-04-20 09:49:49 +02:00
Ole Markus With 6642516696 Add release notes for new labels and taints 2022-04-18 13:56:13 +02:00
Kubernetes Prow Robot 4f83ea1b53
Merge pull request #13489 from anthonytwh/docs-getting-started-aws
Docs getting started aws
2022-04-13 09:18:46 -07:00
Anthony T 683327674a modified: docs/getting_started/aws.md
Add --name to `kops edit cluster` and `kops update cluster` for consistency in docs as they are used in `kops create` and `kops delete`.
2022-04-13 11:34:49 -04:00
Ciprian Hacman 6436e58f1e Mention aws_s3_bucket_object deprecation in release notes 2022-04-13 16:56:49 +03:00
Scott Chiang 8478cc2cd7
Fix typos in docs/getting_started/arguments
Found a few typos in docs/getting_started/arguments.
2022-04-11 20:56:31 -07:00
Kubernetes Prow Robot 0106bdcced
Merge pull request #13448 from jorge07/patch-1
Document NodeLocalDNS forwardToKubeDNS breaking change
2022-04-11 04:20:05 -07:00
Jorge Arco 202072b3e4 NodeLocalDNS forwardToKubeDNS default behaviour changes from true to false. 2022-04-11 12:35:38 +02:00
Ole Markus With c49b27350b Update CLI docs 2022-04-10 10:28:37 +02:00
Ole Markus With 43bfb934e7 Bump Cert Manager to 1.8 2022-04-06 12:50:03 +02:00
Guillaume Perrin 468b8e6874 Add documentation
Signed-off-by: Guillaume Perrin <guillaume28.perrin@gmail.com>
2022-03-28 14:57:21 +02:00
Ole Markus With 420498174a Update the security docs 2022-03-26 10:11:54 +01:00
Kubernetes Prow Robot 65694b20b8
Merge pull request #13234 from spotinst/feat-ocean-template
Spotinst: Ocean as a template for VNGs
2022-03-19 00:45:08 -07:00
Kubernetes Prow Robot 58a93a00da
Merge pull request #13375 from heybronson/relnotes_1.24.0-alpha.3
Release notes for 1.24.0-alpha.3
2022-03-18 21:55:12 -07:00
Bronson Mirafuentes e0ca3da42b Release notes for 1.24.0-alpha.3
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-19 06:15:26 +02:00
srikiz f6072832cb Remove sfo2 region from the list of supported DO regions 2022-03-18 00:03:43 +05:30
Kubernetes Prow Robot 47602beb59
Merge pull request #13367 from ddelange/patch-1
Update HPA docs
2022-03-17 04:43:20 -07:00
ddelange a2e5f5b8b3
Correct API version deprecation timelines 2022-03-16 20:12:25 +01:00
Kubernetes Prow Robot 404e411103
Merge pull request #13330 from zetaab/feature/openstackgpu
Support GPU in OpenStack
2022-03-16 03:37:50 -07:00
ddelange 46593c3ddd
Update HPA docs 2022-03-16 08:25:57 +01:00
John Gardiner Myers 2b4f3402df Post 1.23.0 release doc updates 2022-03-11 08:51:05 -08:00
Kubernetes Prow Robot d7eea03267
Merge pull request #12976 from olemarkus/irsa-docs
Recommend enabling IRSA for new clusters
2022-03-11 06:09:06 -08:00
Jesse Haka 28caf02878 Support GPU in OpenStack 2022-03-11 09:19:09 +02:00
Ciprian Hacman b2f7875331 Release notes for 1.23.0 2022-03-06 11:42:24 +02:00
Kubernetes Prow Robot 437c2347ad
Merge pull request #13338 from olemarkus/update-irsa-docs
Add webhook notes + some docs changes
2022-03-05 08:44:52 -08:00
Ciprian Hacman c71f5acd87 Release notes for 1.21.5 2022-03-05 15:10:08 +02:00
Ole Markus With 9b934ea153 Add webhook notes + some docs changes 2022-03-04 20:07:49 +01:00
Karan Nadagoudar a86f57c914
Cluster config update after kOps update (#13306)
Added commands to run to update the cluster after kOps update so new features/bug-fixes are applied to the cluster
2022-03-03 02:30:49 -08:00
liranp 55de5a31bf
feat(spot): ocean as a template for vngs 2022-03-02 21:37:45 +02:00
Kubernetes Prow Robot 2419eb7225
Merge pull request #13176 from h3poteto/iss-12436
Add support to install EKS Pod Identity Webhook
2022-03-01 05:37:48 -08:00
Kubernetes Prow Robot 38724fbe21
Merge pull request #13303 from hakman/relnotes_1.23.0-beta.2
Release notes for 1.23.0-beta.2
2022-02-24 00:19:34 -08:00
Kubernetes Prow Robot c39dc6619c
Merge pull request #13295 from justinsb/dont_push_with_gh
docs for release process shouldn't assume remotes
2022-02-23 23:19:33 -08:00
Ciprian Hacman 41aa89ed2b Release notes for 1.23.0-beta.2 2022-02-24 08:29:34 +02:00
Charles-Edouard Brétéché a20ef456d6 docs: add hubble ui helm chart deployment 2022-02-22 22:13:32 +01:00
Justin SB 390bf522c8 docs for release process shouldn't assume remotes
`gh pr create` will prompt to push upstream, and our docs assumed that
origin was the user's fork, but that is often not the case.
2022-02-20 13:27:02 -05:00
Justin SB 300074afbf Release notes for 1.22.4 2022-02-20 13:20:15 -05:00
AkiraFukushima f1e79c583d
Update addons document for Pod Identity Webhook 2022-02-20 20:39:56 +09:00
Kubernetes Prow Robot e29591e21e
Merge pull request #13060 from srikiz/DO-Add-New-VPC
[DigitalOcean] Implement new VPC if network-cidr flag is specified
2022-02-18 12:44:23 -08:00
John Gardiner Myers b41cca38d5 Enable RBN with AWS CCM 1.22.0-alpha.1 2022-02-16 22:21:30 -08:00
Kubernetes Prow Robot bffc60202c
Merge pull request #13113 from hierynomus/issue-12925
Allow PrefixList for sshAccess and kubernetesApiAccess
2022-02-15 07:20:03 -08:00
Jeroen van Erp 255a0322c9
Allow PrefixList for sshAccess and kubernetesApiAccess
Signed-off-by: Jeroen van Erp <jeroen@hierynomus.com>
2022-02-15 14:37:28 +01:00
srikiz 97a3ef1566 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-15 17:07:09 +05:30
Kubernetes Prow Robot c9cd710b59
Merge pull request #13178 from olemarkus/karpenter-max-pods
Karpenter on kOps will now use approperiate max pods
2022-02-15 01:20:03 -08:00