kubernetes-the-hard-way/docs
Eugene Abramchuk 94ed6d3b77
Adjust sed to apply to uncommented PermitRootLogin in /etc/ssh/sshd_config
In some Debian distributives (i.e. Debian 12 standard bookworm image used in GCP) `PermitRootLogin` is already uncommented; the regex in the exercise would skip it. The suggested change will act upon either uncommented line or commented.
2024-11-29 18:05:58 +01:00
..
01-prerequisites.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
02-jumpbox.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
03-compute-resources.md Adjust sed to apply to uncommented PermitRootLogin in /etc/ssh/sshd_config 2024-11-29 18:05:58 +01:00
04-certificate-authority.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
05-kubernetes-configuration-files.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
06-data-encryption-keys.md Remove cloud provider and move to ARM64 2024-04-06 13:02:06 -07:00
07-bootstrapping-etcd.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
08-bootstrapping-kubernetes-controllers.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
09-bootstrapping-kubernetes-workers.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
10-configuring-kubectl.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
11-pod-network-routes.md Remove cloud provider and move to ARM64 2024-04-06 13:02:06 -07:00
12-smoke-test.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00
13-cleanup.md Updating software components to latest stable releases. Fix missing config, minor spelling/grammar/flow fixes. 2024-11-20 23:03:00 -07:00