33%
30.05.2021
_name,
03 Stdlib::Absolutepath $config_file,
04 String $service_name,
05 Stdlib::Ensure::Service $ensure = 'running',
06 Boolean $enable = true,
07 ) {
08 package { $package_name:
09
33%
05.12.2016
://kubernetes.io/docs/user-guide/services/
Nginx service: https://github.com/k8sp/kubernetes/blob/master/service_nginx.yaml
Pets vs. Cattle: http://cloudscaling.com/blog/cloud-computing/the-history-of-pets-vs-cattle/
Kubernetes resource
33%
03.04.2024
af09e029fdab27858'
/* - Compute hash H2 and MD5 hash H3 from it */
LET H2 = SELECT hash(path=FullPath).MD5 AS Hash FROM glob(globs=Datei)
LET H3 = H2[0].Hash
/* - Compare the hash values and log
33%
04.04.2023
_type = "simple-zonal"
03 }
04 provider "google" {
05 ...
06 }
07 data "google_client_config" "default" {}
08 provider "kubernetes" {
09 ...
10 }
11 /*******************************************
12
33%
10.06.2015
the docbook-to-man tool. The program documentation contains timestamps, for example, as do HTML pages made by Doxygen [7] or PDF documents built with LaTeX [8].
Problems are also caused by different lists
33%
04.08.2020
'll use Apt and take the package manager route, as shown in this command, to install Docker Compose:
$ apt install docker-compose
Now, I'll clone the repository from GitHub [8] and then enter
33%
05.12.2016
, followed in September by Apricity OS 09.2016 [1] (code-named Aspen), which was used for this test. The project was based on Gnome only in its beta phase, although another GTK desktop, Cinnamon, was added
33%
12.09.2013
be authenticated!
07 tkmon
08 Install these packages without verification [y/N]? n
09 E: Some packages could not be authenticated
10 $ wget -O - https://192.168.56.102/tk-archive.gpg.pub | sudo apt-key add -
11
33%
14.03.2013
allow you to change the configuration.
What's In /proc?
The name proc is shorthand for Process Filesystem
, and indeed the original SVR8 Unix implementation is documented in Tom J. Killian's 1984 Usenix
33%
17.10.2011
(Figure 1).
Figure 1: Proxmox VE supports creating and managing OpenVZ containers (Ubuntu 8.04) and virtualized KVM machines.
Cluster Setup