-
Notifications
You must be signed in to change notification settings - Fork 15
enterprise: first stab at kubernetes documentation #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
enterprise/kubernetes.md
Outdated
| * OS | ||
| * Ubuntu 16.04.3 - 16.04.5 | ||
| * Red Hat Enterprise Linux 7.4 - 7.5 | ||
| * CentOS 7.4 - 7.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where did this list come from?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah thanks, that appears to be for the "easy install script" only. Other distributions and versions etc. are supported for manual installation, too. So I'd rather not include the list here specifically.
enterprise/kubernetes.md
Outdated
|
|
||
| ## Minio | ||
|
|
||
| Private Packagist Enterprise sets up a minio instance in the cluster to store the composer packages. You can access the minio instance on `$COMPOSER_SUBDOMAIN/minio`, the credentials can be found in the `minio-secret-key` Kubernetes Secret. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's "COMPOSER_SUBDOMAIN"? Think that should be explained here better.
6bde020 to
f478699
Compare
f478699 to
be08df0
Compare
Use specific kubernetes install script for our stable channel.
|
Continues #67 |
No description provided.