16%
18.02.2018
a commercial distribution of the Kubernetes container orchestration [2].
However, things have changed. In version 3.0, Red Hat shifted the product onto the new Kubernetes underpinnings and has since made
16%
18.02.2018
).
Listing 3
package.json
01 {
02 "name": "linux-magazin-secrets",
03 "version": "1.0.0",
04 main() "index.js",
05 "license": "ISC",
06 "dependencies": {
07 "express": "^4.14.0"
08
16%
06.10.2019
(Kubernetes authors, CC BY 4.0 [1]).
Most developers of applications will not want to deal with Kubernetes and the operation of the platform itself. What they really want is a kind of Kubernetes
16%
06.10.2019
).
Figure 3: For 2019, the GitLab project has shifted its focus to continuous deployment and security testing. Source: GitLab; CC BY-SA 4.0 [18].
The most interesting novelties from a DevOps point
16%
05.12.2019
behavior of the load balancer as a whole (e.g., all requests with the user agent Google Chrome end up with version 1.0 pods of application X, and all requests with Firefox land on version 1.1 pods
16%
11.10.2016
, and then specifies the interface. In this example, I'm using a virtualized Ubuntu system on a new-ish Ubuntu host, so the interface name is enp0s3
, rather than something standard such as eth0
or wlan0
.
Once you
16%
05.12.2016
), Kubernetes is written in Go and available under the Apache 2.0 license; the stable version when this issue was written was 1.3.
Figure 1: Kubernetes comes
16%
09.06.2018
looks like this: 001:0db7:85b3:07d3:1319:8a2d:437a:63d4
. These addresses are difficult to memorize and assign manually. Consequently, automatic assignment is the way to go in IPv6 infrastructures.
All
16%
13.06.2016
to allow the no_root_squash option. A line for this purpose in /etc/exports would look like this:
/nfs 192.168.1.0/ 24(rw,no_root_squash)
It allows all the computers on the 192.168.1.0 network to mount
16%
01.06.2024
control swap usage. The swappiness parameter ranges from 0 to 100, where a lower value reduces swap usage, which might be desirable for certain memory-intensive applications. To check and change your