• Saltar a la navegación principal
  • Saltar al contenido principal
  • Saltar al pie de página
labarta

Labarta

  • Plugins WordPress
    • Plugins Premium
    • Plugins gratuitos
    • Preguntas frecuentes
  • Quién soy
  • Contáctame
  • Blog
  • Ayuda

Instalar WordPress con Minikube

07/02/2022

portada-wp-minikube-1

 

Instalar WordPress con Minikube

 

En este artículo sobre Kubernetes  (que es el tercero, te recomiendo que veas antes los anteriores: primero y segundo) veremos como desplegar el manifiesto creado de WordPress usando Minikube.

 

Mira primero el vídeo y luego puedes ver la documentación y utilizar los comandos, con un simple copia y pega.

 

Comandos usados en el vídeo:

$ minikube status

$ minikube start

$ kubectl apply -f ./


# El anterior comando sustituye a todos estos:

$ kubectl apply -f wordpress-deployment.yaml

$ kubectl apply -f wordpress-service.yaml

$ kubectl apply -f db-deployment.yaml

$ kubectl apply -f db-service.yaml

$ kubectl apply -f wordpress-claim0-persistentvolumeclaim.yaml

$ kubectl apply -f db-claim0-persistentvolumeclaim.yaml


$ kubectl get all

$ kubectl port-forward svc/wordpress 8001:8001

 

Otros comandos:

 

Te recomiendo ver la documentación: Minikube.io

$ kubectl scale deployment --replicas=2  wordpress    # Escala WordPress

$ kubectl get pod                                  # vemos si hay pods corriendo

& kubectl get nodes                              # Ver el listado de nodos de clusters

$ kubectl describe nodes                     # Ver toda la información

 


Si te ha gustado este artículo, por favor, comparte - Gracias -


 

Artículos Relacionados

  • MicroK8s-Multipass-2 Instalar Microk8s usando Multipass
  • portada-metallb-minikube Instalar MetalLB en Minikube
  • portada-helm-minikube-2 Instalar Helm en Minikube
  • portada-kompose-2 Kompose - convert

Blog,  Docker kubernetes

  • Todas las entradas
  • Vídeos Docker
  • Meetup WordPress
  • Vídeos Plugins
  • Vídeos entrevistas
  • Dominios
  • Hosting
  • Avisos Legales
  • Política de privacidad
  • Política de cookies

Footer

SWHOSTING - Cloud server

swhosting-vps

GeneratePress - Tema WordPress

GeneratePress

OnlyOffice - Online Office

Usamos ONLYOFFICE Online Office

Ayuda a mantener el blog:

Si te sirven de ayuda los artículos que publico en el blog, de esta forma puedes contribuir a mantener el mismo.

GRACIAS


Copyright © 2023 · Labarta - Powered by : Labarta

Usamos cookies en nuestro sitio web para brindarle la experiencia más relevante recordando sus preferencias y visitas repetidas. Al hacer clic en “Aceptar todo”, acepta el uso de todas las cookies. Sin embargo, puede visitar "Configuración cookies" para proporcionar un consentimiento controlado.
Configuración cookiesAceptar todo
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Siempre activado
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDuraciónDescripción
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
GUARDAR Y ACEPTAR