Questions tagged [photon-controller]

A distributed, multi-tenant host controller optimized for containers.

Photon Controller™ is a distributed, multi-tenant host controller optimized for containers. The Photon Controller delivers:

  • API-first Model: A user-experience focused on the automation of infrastructure consumption and operations using simple RESTful APIs, SDKs and CLI tooling, all fully multi-tenant. Allows a small automaton-savvy devops team to efficiently leverage fleets of servers.
  • Fast, Scale-out Control Plane: A built-from-scratch infrastructure control plane optimized for massive scale and speed, allowing the creation of 1000s of new VM-isolated workloads per minute, and supporting 100,000s of total simultaneous workloads
  • Native Container Support: Developer teams consuming infrastructure get their choice of open container orchestration frameworks (e.g. Kubernetes, Docker Swarm, Pivotal CF / Lattice, and Mesos). The Photon controller is built for large environments to run workloads designed for cloud-native (distributed) apps. Examples include a modern scale-out SaaS/mobile-backend apps, highly dynamic continuous integration or simulation environments, sizable data analytics clusters (e.g., Hadoop/Spark), or large-scale platform-as-a-service deployments (e.g., Cloud Foundry).

Resources:

3 questions
3
votes
1 answer

Photon vmware pros and cons

As a newbie to Photon, I have the following questions: It looks like VMware is trying to create a parallel container technology to Docker. Since docker is more mature at this stage, is there any benefit/advantage to using photon? I understand that…
sharman
  • 515
  • 1
  • 5
  • 18
0
votes
1 answer

Deploy Photon Controller 1.2 on ESXi 6.0 success but cannot access load balancer port 4343

I follow the SOP published by VMWare https://vmware.github.io/photon-controller/assets/files/Photon_Controller_Getting_Started_Guide_20151116.pdf After I deploy photon-controller 1.2 on ESXi 6.0 success, and I wants to access load balancer (haproxy)…
hsiaoairplane
  • 511
  • 4
  • 15
-3
votes
1 answer

How can I add the player to the room that has the most person but not full using Photon?

How can I add the player to the room that has the most person but not full using Photon, I'm working on a multiplayer game that using photon, I read the Photon's page documents but not seems to have any well detailed Infos, What I want is when the…