28%
05.02.2023
are especially popular. A simple call to create a MySQL database would be:
gcloud sql instances create myinstance --database -version=MYSQL_8_0 --cpu=2 --memory=7680MB --region=europe-west3
The corresponding
28%
11.04.2016
31
32 [backend1]
33 type=server
34 address=10.42.0.2
35 port=3006
36 protocol=MySQLBackend
37
38 [CLI]
39 type=service
40 router=cli
41
42 [CLI Listener]
43 type=listener
44 service=CLI
45 protocol
28%
22.12.2017
: The control, impact, title, and desc directives work here just as they did in the previous example.
Listing 2
Verify FTP Key Installed
01 control "apt-key-1" do
02 impact 1.0
03 title "Is
28%
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
28%
18.02.2018
(Figure 1) Platform as a Service (PaaS) [2]. Because the example uses the existing infrastructure, it can focus on managing secrets.
Figure 1: Dashboard
28%
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
28%
02.06.2020
/artificial-intelligence-pioneer-says-we-need-to-start-over-1513305524-f619efbd-9db0-4947-a9b2-7a4c310a28fe.html
"An Epidemic of AI Misinformation" by Gary Marcus, The Gradient
, 30 November 2019: https://thegradient.pub/an-epidemic-of-ai-misinformation
"The
28%
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
28%
06.10.2019
depending on the edition.
In this article, I refer to the freely available GitLab Community Edition [2]. I also describe scenarios that are particularly relevant for the DB Systel DevOps teams and that have
28%
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