kops/docs
Tone c2ed4b6f64
Upgrade Karpenter to v0.27.5 (#15144)
* feat(karpenter): Upgrade to version 0.27.0

Upgrade Karpenter to current last stable version `0.27.0`.
Template have been updated to use the same templates than the Helm chart.

* feat(karpenter): Use AWSNodeTemplate for launchTemplate

To set Launch Templates is deprecated into the provisioner, it is recommends using the `AWSNodeTemplate` to set it.
Ref:
 - https://karpenter.sh/v0.27.0/concepts/node-templates/

* feat(karpenter): Enable pruning addon

* Use extra flags in upgrade-ab scenario test

* feat(karpenter): Drop `karpenter` feature flag

* feat(karpenter): Add release note for `1.27`

* feat(karpenter): Upgrade to version 0.27.3

* feat(karpenter):  fix template

* feat(karpenter): Upgrade to version 0.27.5

* Update Karpenter documentation with depending kops version

* Delete KOPS_FEATURE_FLAGS from e2e test `run-test`

* Run hack/update-expected.sh
2023-06-29 22:57:45 -07:00
..
advanced Remove the SpecOverrideFlag feature flag 2023-01-13 20:40:17 +02:00
advisories Improve formatting 2020-11-22 07:56:12 +02:00
architecture broken link removed as not available 2023-04-05 17:55:30 +05:30
asciicast
cli Upgrade Karpenter to v0.27.5 (#15144) 2023-06-29 22:57:45 -07:00
contributing Update release-process.md 2023-05-20 06:59:44 +03:00
examples docs: use dl.k8s.io not gs://kubernetes-release 2023-05-11 09:01:23 -07:00
getting_started Remove support for Weave networking 2023-06-22 23:03:24 -07:00
img
networking Remove support for Weave networking 2023-06-22 23:03:24 -07:00
operations Upgrade Karpenter to v0.27.5 (#15144) 2023-06-29 22:57:45 -07:00
releases Upgrade Karpenter to v0.27.5 (#15144) 2023-06-29 22:57:45 -07:00
tutorial Set minimum version for specifying an AMI through an SSM parameter to 1.25.3 2022-11-21 08:27:53 +02:00
welcome Make kOps release and deprecation policy more clear (#14342) 2022-09-27 01:07:51 -07:00
.pages
OWNERS
README.md Fix broken links 2022-07-04 18:20:42 +09:00
addon_objects.md Add docs for KubeSchedulerConfiguration 2022-08-03 15:23:14 -04:00
addons.md Document sqs:TagQueue kops permission for aws NTH addon in SQS mode 2023-02-09 19:51:18 +01:00
authentication.md Configure aws-iam-authenticator using identityMappings defined in cluster.yaml 2021-10-29 10:30:44 +02:00
aws-china.md Create document on asset repositories 2021-06-06 20:34:34 -07:00
bastion.md Update bastion.md 2023-04-05 14:24:06 +02:00
boot-sequence.md Cleanup various references to LaunchConfigurations 2021-07-29 22:25:01 -04:00
changing_configuration.md Update kops as kOps and remove extra spaces from .md files 2020-11-13 20:09:51 -05:00
cluster_spec.md Add release note for etcd backup default change 2023-01-23 09:43:09 +02:00
continuous_integration.md Update continuous_integration.md 2022-07-26 15:44:46 -05:00
creating_subdomain.md Change registrable domains to placeholders 2021-03-26 10:50:04 +00:00
custom_ca.md Update name of kubernetes-ca keypair in documentation 2021-12-11 20:50:36 -08:00
etcd3-migration.md Update references to "kops set" in tests and documentation 2021-07-14 12:43:19 -07:00
extra.css added overflow-wrap so content doesn't go under right sidebar and not be readable or copyable 2022-12-08 14:40:18 -05:00
gossip.md Rename Kops to kOps in the docs 2020-10-29 19:39:50 +02:00
gpu.md Support GPU in OpenStack 2022-03-11 09:19:09 +02:00
horizontal_pod_autoscaling.md Correct API version deprecation timelines 2022-03-16 20:12:25 +01:00
http_proxy.md Update kops as kOps and remove extra spaces from .md files 2020-11-13 20:09:51 -05:00
iam_roles.md [docs] Fix External IAM Policy Docs 2023-02-22 16:09:38 -06:00
index.md hetzner: Move out of alpha and drop feature flag 2022-09-19 10:35:19 +03:00
install.md docs: use dl.k8s.io not gs://kubernetes-release 2023-05-11 09:01:23 -07:00
instance_groups.md Update release notes and documentation 2023-01-11 21:52:19 -08:00
labels.md Rename kops to kOps in the docs 2020-10-29 19:40:53 +02:00
manifests_and_customizing_via_api.md Remove support for Weave networking 2023-06-22 23:03:24 -07:00
mfa.md doc(mfa): add another workaround using aws-vault 2022-05-03 06:31:01 +00:00
networking.md Remove support for Weave networking 2023-06-22 23:03:24 -07:00
node_resource_handling.md Rename Kops to kOps in the docs 2020-10-29 19:39:50 +02:00
philosophy.md Update kops as kOps and remove extra spaces from .md files 2020-11-13 20:09:51 -05:00
run_in_existing_vpc.md Update kops as kOps and remove extra spaces from .md files 2020-11-13 20:09:51 -05:00
security.md doc_fix: fixing update cluster command 2022-11-02 11:49:11 +05:30
security_groups.md Cleanup various references to LaunchConfigurations 2021-07-29 22:25:01 -04:00
single-to-multi-master.md Rename kops to kOps in the docs 2020-10-29 19:40:53 +02:00
state.md scaleway documentation 2022-12-14 14:23:50 +01:00
terraform.md Clarify difference between terraform and kOps state stores 2022-05-31 08:19:44 +03:00
topology.md Update topology.md 2022-11-13 09:58:48 -08:00
values.md Add values page 2021-03-21 10:35:46 -04:00

README.md

Documentation Index

For a better viewing experience please check out our live documentation site at kops.sigs.k8s.io.

Quick start

Overview

Command-line interface

Advanced / Detailed List of Configurations

API / Configuration References

API Usage Guides

Operations

Networking

kops design documents

Security

Inspection

Development