kops/docs
justinsb 2a9343a168 Generate revisions of NLB objects, and introduce cleanup phase
This lets us safely make changes to otherwise immutable fields, in
particular for adding security groups to NLBs created without them.

We detect the older versions, and create deletion tasks to remove
them.  These tasks can be deferred, and we expect them to be
deferred to a "prune" phase that runs after cluster apply.

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2024-02-17 11:41:15 -05:00
..
advanced Remove the SpecOverrideFlag feature flag 2023-01-13 20:40:17 +02:00
advisories
architecture broken link removed as not available 2023-04-05 17:55:30 +05:30
asciicast
cli Generate revisions of NLB objects, and introduce cleanup phase 2024-02-17 11:41:15 -05:00
contributing Update 1.28 release notes for release 2023-09-23 09:24:09 -07:00
examples docs: use dl.k8s.io not gs://kubernetes-release 2023-05-11 09:01:23 -07:00
getting_started azure: Migrate vfs to new SDK version 2024-02-09 05:58:45 +02:00
img Update docs for jaeger-query host binary, prow jobs, and screenshot 2024-01-04 18:55:39 -06:00
networking docs: address comments 2024-02-05 14:32:24 -05:00
operations docs: remove warning about aws vpc cni not being compatible with Ubuntu 22.04, following #16313 2024-02-05 13:51:45 -05:00
releases Merge pull request #16009 from voriol/master 2024-02-13 05:29:50 -08:00
tutorial Ignore no-longer-used topology fields in ClusterSpec 2023-07-19 08:48:38 -07:00
welcome Docs: fix typos in office hours page 2024-02-10 07:47:06 -05: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 Merge pull request #16009 from voriol/master 2024-02-13 05:29:50 -08: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 docs: add description to username to prevent public key permission denied error 2023-07-18 18:19:43 +03:30
boot-sequence.md Cleanup various references to LaunchConfigurations 2021-07-29 22:25:01 -04:00
changing_configuration.md
cluster_spec.md Merge pull request #16050 from sl1pm4t/gcp-sa-issuer 2023-12-03 01:41:43 +01: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
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
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
manifests_and_customizing_via_api.md docs: Remove Docker config section 2023-12-01 07:45:29 +02:00
metal.md docs: Initial docs for bare-metal support 2023-12-02 17:48:38 -05:00
mfa.md doc(mfa): add another workaround using aws-vault 2022-05-03 06:31:01 +00:00
networking.md Deprecate Canal, Flannel, and Kube-router 2023-07-14 21:57:33 -07:00
node_resource_handling.md docs: Remove Docker config section 2023-12-01 07:45:29 +02:00
opentelemetry.md Update docs for jaeger-query host binary, prow jobs, and screenshot 2024-01-04 18:55:39 -06:00
philosophy.md
run_in_existing_vpc.md
security.md docs: fix broken example command 2024-01-11 09:01:43 +02:00
security_groups.md Cleanup various references to LaunchConfigurations 2021-07-29 22:25:01 -04:00
single-to-multi-master.md
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