Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add how-to for cert management #8152

Merged
merged 1 commit into from
Jan 18, 2024
Merged

docs: add how-to for cert management #8152

merged 1 commit into from
Jan 18, 2024

Conversation

steverfrancis
Copy link
Collaborator

Pull Request

What? (description)

Why? (reasoning)

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you formatted your code (make fmt)
  • you linted your code (make lint)
  • you generated documentation (make docs)
  • you ran unit-tests (make unit-tests)

See make help for a description of the available targets.

@nberlee
Copy link
Contributor

nberlee commented Jan 16, 2024

Default kubeconfig is 1 year, but the doc is incorrect about talosctl config new which generates 10 years by default:

$ talosctl config new --help
  talosctl config new [<path>] [flags]

Flags:
      --crt-ttl duration   certificate TTL (default 87600h0m0s)

@smira
Copy link
Member

smira commented Jan 16, 2024

Default kubeconfig is 1 year, but the doc is incorrect about talosctl config new which generates 10 years by default:
Flags:
--crt-ttl duration certificate TTL (default 87600h0m0s)

This feels like a bug actually, I will take a look

@smira smira added this to the v1.7 milestone Jan 18, 2024
@smira
Copy link
Member

smira commented Jan 18, 2024

/m

smira added a commit to smira/talos that referenced this pull request Jan 18, 2024
See siderolabs#8152

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Explain certificate auto-rotation.

Signed-off-by: Steve Francis <steve.francis@talos-systems.com>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@talos-bot talos-bot merged commit 3911ddf into siderolabs:main Jan 18, 2024
17 checks passed
smira added a commit to smira/talos that referenced this pull request Jan 18, 2024
See siderolabs#8152

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
smira added a commit to smira/talos that referenced this pull request Jan 22, 2024
See siderolabs#8152

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants