Questions tagged [docker-datacenter]

Docker Datacenter brings container management and deployment services to enterprises with a production-ready platform supported by Docker and hosted locally behind the firewall

Docker Datacenter is an integrated solution including open source and commercial software, the integrations between them, full Docker API support, validated configurations and commercial support for your Docker Datacenter environment. A pluggable architecture allows flexibility in compute, networking and storage providers used in your CaaS infrastructure without disrupting the application code. Enterprises can leverage existing technology investments with Docker Datacenter. The open APIs allow Docker Datacenter CaaS to easily integrate into your existing systems like LDAP/AD, monitoring, logging and more.

https://www.docker.com/products/docker-datacenter

9 questions
17
votes
2 answers

Docker Registry vs Docker "Trusted" Registry

I just read the entire docs on securing a private Docker Registry. In addition to this, there seems to be a "Docker Trusted Registry", which is described as: Docker Trusted Registry (DTR) lets you run and manage your own Docker image storage…
smeeb
  • 27,777
  • 57
  • 250
  • 447
6
votes
1 answer

Setting up a multi-user job scheduler for data science / ML tasks

Background Recently my lab invested in GPU computation infrastructure. More specific: two TitanV installed in a standard server machine. Currently the machine is running a not at all configured Windows Server. Everyone from my lab can login and do…
3
votes
1 answer

Docker Datacenter on Windows Server 2016?

I feel like I'm getting mixed signals about Docker DataCenter on Windows Server 2016. There are some notes about it running natively on Windows, but is this so and is there any estimates to when?
user1340582
  • 19,151
  • 35
  • 115
  • 171
1
vote
1 answer

Azure Service Fabric vs Docker Data Center

I went over this blog Azure SF vs Docker but it didn't answer my doubts completely. I have Docker Data Center on-prem and i want to push Azure SF into this. But i feel DDC is doing exactly same thing as Service Fabric. Few things from my mind. DDC…
0
votes
0 answers

Building Microservices that shows server and rack awareness

I would like to build a microservices that can provide me the data about the Rack and server awareness. Like which server is present in which rack, this would help in the deployment service that I am building, where I need to make sure the…
0
votes
1 answer

Can we simulate Edgecore Datacenter switch on any virtual environment

Datacenter has many hardware switches like edgecore switch. Just wanted to check if we can simulate them on a virtual environment for testing purpose.
rash1411
  • 55
  • 1
  • 1
  • 6
0
votes
1 answer

check_megaraid_sas nagios plugin explanation

Can anyone explain following piece of code in https://github.com/simondeziel/custom-nagios-plugins/blob/master/plugins/check_megaraid_sas . (line num 220-223) Why this code is there } elsif ( $slotnumber != 255 ) { $pdbad++; …
0
votes
1 answer

Docker Datacenter: Error x509 certificate signed by unknown authority UCP 2.0.0 and DTR 2.1.0 with external certificates

We're trying to install a Docker Datacenter on a 3 node cluster. UCP is installed on all nodes and the cluster is working. The DTR is installed on one of the nodes. We've already added all certificates in the WebUI of the UCP and the DTR and tried a…
fobi
  • 1
  • 2
-1
votes
1 answer

Is the cloud a group of datacenters?

Im working in a speech of internet energetic impact for my school and i fell in a question through my researchs: Are the clouds simply a group of datacenters? Everyone just talks about the differences between each other, and get to the point to be…