27%
22.12.2017
World!
01 control "hello-world-1" do
02 impact 1.0
03 title "Hello World"
04 desc "Text should include the words 'hello world'."
05 describe file('helloworld.txt') do
06 its
27%
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
27%
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
27%
20.03.2014
:\Program Files (x86)\Windows Kits\8.0\bin\x64 directory. You can create a certificate like this:
makecert.exe -r -pe -nCN= -ssmy -sr localmachine-eku \
1.3.6.1.5.5.7.3.2 -len 2048 -e01
27%
02.06.2020
research and applications such as Industry 4.0.
Protzel: That's right; Germany also jumped on the bandwagon (with quite some delay). This doesn't have to be negative – many trains travel in the wrong
27%
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
27%
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
27%
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
27%
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
27%
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