Commit Graph

2689 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 404e411103
Merge pull request #13330 from zetaab/feature/openstackgpu
Support GPU in OpenStack
2022-03-16 03:37:50 -07: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
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
Ciprian Hacman 5a10b4a80e Update supported distros for IPv6
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-02-15 08:27:29 +02:00
Ole Markus With 8b71cedccc Do not enable graceful shutdown if k8s version < 1.21 2022-02-12 19:13:52 +01:00
Ole Markus With 2625264fe5 Add support for graceful node shutdown
Update docs/cluster_spec.md

Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2022-02-11 20:51:02 +01:00
Kubernetes Prow Robot 219bc8d54d
Merge pull request #13188 from srikiz/fix-kops-get-clusters-json-output
[Issue-12293] Fix json output to keep it consistent for single or multiple objects
2022-02-09 03:00:18 -08:00
srikiz 2124c4cf85 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-07 23:59:13 +05:30
Ole Markus With 5dbe9048ae Add docs for testing preview versions 2022-02-05 12:49:19 +01:00
Ole Markus With 6493791a41 Karpenter on kOps will now use approperiate max pods 2022-02-01 21:21:33 +01:00
Kubernetes Prow Robot 9023720a08
Merge pull request #13103 from heybronson/set-eviction-timeout
add node-drain-timeout flag to rolling-update
2022-01-28 01:40:31 -08:00
Bronson Mirafuentes 86b0ef0d0c add drain-timeout flag to rolling-update cluster 2022-01-20 14:05:55 -08:00
Kubernetes Prow Robot ef8c74f5fc
Merge pull request #12788 from hakman/ipv6_remove_featureflag
Remove featureflag for creating IPv6 clusters
2022-01-18 22:58:05 -08:00
Kubernetes Prow Robot 85732b4c4d
Merge pull request #13030 from johngmyers/v6-topology
Use IPv6-only subnets for worker nodes in private IPv6 topology
2022-01-18 10:58:40 -08:00
Kubernetes Prow Robot d7a02cb75d
Merge pull request #13088 from olemarkus/relnotes-ipv6
Add ipv6 to relnotes
2022-01-18 09:47:08 -08:00
Ole Markus With 8916e78e48 Add ipv6 to relnotes 2022-01-16 07:34:57 +01:00
Kubernetes Prow Robot 1db71ca34c
Merge pull request #13081 from danports/price-priority-autoscaler-expanders
Support price and priority cluster-autoscaler expanders
2022-01-11 02:25:17 -08:00
Dan Ports c413eb2f4b Keep docs DRY. 2022-01-08 20:58:31 -05:00
John Gardiner Myers 78291ce196 Release notes for 1.22.3 2022-01-07 00:21:19 -08:00
John Gardiner Myers 5385381633 Use IPv6-only subnets for worker nodes in private IPv6 topology 2022-01-06 21:00:00 -08:00
Dan Ports 7a52896fdc Warn that the price expander is only supported on GCE in the docs. 2022-01-05 22:47:34 -05:00
Dan Ports 8672d9b219 Fix CRDs, clarify docs, and add cloud provider check for price expander. 2022-01-05 22:39:21 -05:00
Dan Ports 1d9996b4ad Support price and priority cluster-autoscaler expanders. 2022-01-05 14:10:06 -05:00
Kubernetes Prow Robot a69f6bb2c5
Merge pull request #13061 from shubhindia/patch-1
add flatcar note related to additionalUserData
2022-01-03 01:37:00 -08:00
John Gardiner Myers 35859ae1fa Update release process for automatic tagging 2022-01-01 15:33:29 -08:00
John Gardiner Myers d113cc0161 Release notes for 1.24.0-alpha.2 2022-01-01 11:59:30 -08:00
Shubham Gopale 8a637594e6
add flatcar note related to additionalUserdata 2021-12-31 10:33:59 +05:30
Ole Markus With 0090103618 Add documentation on karpenter
Apply suggestions from code review

Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>

Apply suggestions from code review
2021-12-28 20:47:10 +01:00
Kubernetes Prow Robot 13243b5add
Merge pull request #13029 from rifelpet/remove-tf-json
Remove TerraformJSON feature flag
2021-12-25 06:33:15 -08:00
Peter Rifel 1772d0e39d
Remove remaining references to TerraformJSON feature flag 2021-12-25 07:49:19 -06:00