Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

new mesos api version #392

Open
smartbit opened this issue May 29, 2018 · 0 comments
Open

new mesos api version #392

smartbit opened this issue May 29, 2018 · 0 comments

Comments

@smartbit
Copy link

The new dcos framework 1.2.1 has several new features that are not described in the current documentation. Please update the Run Portworx with Mesosphere DC/OS page text and print-screens to reflect these changes. Adding a drawing with all components would be even better 👍

  • secrets
"secrets": {
    "base_path": "",
    "dcos_password_secret": "portworx/dcos_password",
    "dcos_username_secret": "portworx/dcos_username",
    "enabled": false
  },
  • mesos_api_version
"service": {
    "mesos_api_version": "V1"
  }
  • etcd proxy
  "etcd": {
    "proxy_enabled": true
  },

Currently available portworx packages:

dcos package describe portworx --package-versions
[
  "1.2.1-1.3.1.4",
  "1.2-1.3.1.4-7f19308",
  "1.1-1.2.22-24c81e4",
  "1.1-1.2.12.0-16ecb6a",
  "1.1-1.2.11.7-7fba8ec",
  "1.1-1.2.11.5-b02c112",
  "1.0-1.2.10-8e408e5",
  "8688ecd-1.2.9",
  "1.1.6-3.0",
  "1.1.2-3.0"
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant