Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Kubernetes with JUJU

Kubernetes with JUJU

JUJU meetup

成臣 Chengchen

September 10, 2019
Tweet

More Decks by 成臣 Chengchen

Other Decks in Technology

Transcript

  1. JUJU • Juju is an open source application modelling tool

    • To allow you to deploy, configure, scale and operate cloud infrastructures quickly and efficiently • Public clouds such as AWS, GCE and Azure • Private clouds such as MAAS, OpenStack and VSphere.
  2. JUJU concepts • Application: a long-running service that is accessible

    over the network. • Models: an environment associated with a controller. • Relations: few applications are so simple that they can run independently - most rely on other applications. • Clouds: Juju supports a wide variety of clouds.
  3. JUJU Controller Juju's controller manages all the machines in your

    running models, responding to the events that are triggered throughout the system.