Difference between revisions of "Mattermost Kubernetes installation"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(3 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
kubectl apply -n mattermost -f mattermost-license-secret.yaml | kubectl apply -n mattermost -f mattermost-license-secret.yaml | ||
kubectl apply -n mattermost -f mattermost-installation.yaml | kubectl apply -n mattermost -f mattermost-installation.yaml | ||
− | kubectl -n mattermost get ingress | + | kubectl -n mattermost [[get]] [[ingress]] |
== Related terms == | == Related terms == | ||
Line 20: | Line 20: | ||
== See also == | == See also == | ||
* {{Mattermost}} | * {{Mattermost}} | ||
+ | |||
+ | |||
+ | [[Category:Mattermost]] |
Latest revision as of 10:32, 20 August 2020
https://docs.mattermost.com/install/install-kubernetes.html
kubectl create ns mysql-operator kubectl apply -n mysql-operator -f https://raw.githubusercontent.com/mattermost/mattermost-operator/master/docs/mysql-operator/mysql-operator.yaml kubectl create ns minio-operator kubectl apply -n minio-operator -f https://raw.githubusercontent.com/mattermost/mattermost-operator/master/docs/minio-operator/minio-operator.yaml minikube addons enable ingress kubectl create ns mattermost-operator kubectl apply -n mattermost-operator -f https://raw.githubusercontent.com/mattermost/mattermost-operator/master/docs/mattermost-operator/mattermost-operator.yaml kubectl create ns mattermost kubectl apply -n mattermost -f mattermost-license-secret.yaml kubectl apply -n mattermost -f mattermost-installation.yaml kubectl -n mattermost get ingress
Related terms[edit]
See also[edit]
Advertising: