-
-
## Our History
Our small team of eight has been using FeathersJs as Backend & API for about three years now. In the beginning, the first week we chose Feathers, was challenging. Feathers introduced…
-
RKE Setup
```
kubernetes_version: v1.13.5-rancher1-2
cluster_name: rancher-k8
bastion_host:
address: ${bastion_host}
user: ${bastion_user}
port: 22
ssh_key_path: ${bastion_filepath}
…
-
Hi,
https://www.sshaudit.com/hardening_guides.html contains guides for a hardened ssh setup. Bastillion can't connect to servers hardened this way (seems only unsupported encryption algorithms are …
-
**User story description:**
_"As a [**Product** **Owner**]
I would like to [**realize a technical tradeoff**]
so that I can [**decide which Operating System to use for both the cluster nodes and th…
-
# Documentation Types overview
The following table summarizes the planned types of documentation.
| Gardener Content Type | Definition | Example|
|:----|:-----|:-----|
| How-to Guide | Describ…
-
Installing ```tmout.sh``` into ```/etc/profile.d``` is necessarily not enough. E.g. if ```sudo``` is invoked without ```-i```, it doesn't apply.
* [x] `autologout.csh`
* [x] Variable for timeout v…
-
PrivacyTools.io recently seems to be controversial with regard to claims of [just being affiliate links and FUD](https://github.com/NobodySpecial256/thgtoa/pull/59#issuecomment-1168628032). I'm creati…
-
### Description
As a maintainer I want to have automated checks stopping PRs which break the container image builds so that I don't unknowingly introduce bugs to the codebase when accepting a PR that…
-
See https://github.com/actions/upload-artifact/issues/197. I have an analogous question: I can create cache entries but I've (tried to) set the GitHub Token to read-only permissions. So, I'm puzzled a…