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
28%
11.10.2016
today, including Snort [2] and AlienVault (OSSIM) [3]. Each has its strengths. Snort remains the premier signature-based IDS tool. OSSIM adopts a similar approach to Bro.
I wouldn't include Ntop [4
28%
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
28%
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
28%
13.06.2016
, for example, NFS, iSCSI, or Fibre Channel, but it can also be a distributed or clustered filesystem like GlusterFS and GFS2. Libvirt, the abstraction layer for managing various hypervisor systems on Linux
28%
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
28%
28.11.2023
in each node to create a distributed filesystem (e.g., a parallel virtual filesystem, PVFS [2], which is now known as OrangeFS [3]) that is part of the kernel. Applications could then use this shared space
28%
16.05.2013
-WindowsFeature command; for example, you could use
Add-WindowsFeature RSAT-AD-PowerShell, RSAT-AD-AdminCenter
to install the Active Directory Management Tools. These commands work in PowerShell 2.0 on Windows