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: disable SSH access to AKS nodes #1173

Merged
merged 1 commit into from
Jan 21, 2025
Merged

docs: disable SSH access to AKS nodes #1173

merged 1 commit into from
Jan 21, 2025

Conversation

katexochen
Copy link
Member

Azure's az cli recommends to do so:

The new node pool will enable SSH access, recommended to use '--ssh-access disabled' option to disable SSH access for the node pool to make it more secure.

Therefore we integrate this step in our setup guide. SSH access to the node does not undermine Confidential Computing security in any way.

azure cli recommends to do so, therefore we integrate this step in our setup guide. SSH access to the node does not undermine CC security in any way.

Signed-off-by: Paul Meyer <[email protected]>
@katexochen katexochen added the documentation Improvements for user docs label Jan 21, 2025
@katexochen katexochen requested a review from burgerdev January 21, 2025 15:13
Copy link

github-actions bot commented Jan 21, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-01-21 15:34 UTC

@katexochen katexochen merged commit 78f04de into main Jan 21, 2025
14 checks passed
@katexochen katexochen deleted the p/disable-aks-ssh branch January 21, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements for user docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants