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 |
||
Line 9: | Line 9: | ||
[[kubectl create]] ns mattermost-operator | [[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 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 | ||
== Related terms == | == Related terms == |
Revision as of 09:50, 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
Related terms
See also
Advertising: