Skip to content

jarfernandez/k8s-ghost

Repository files navigation

k8s-ghost

Ghost en Kubernetes.

Para arrancar Ghost, ejecutar los siguientes comandos:

$ kubectl create -f ghost-persistent-volume-claim.yaml 
$ kubectl create -f ghost-persistent-volume.yaml 
$ kubectl create -f ghost-deployment.yaml
$ kubectl create -f ghost-service.yaml

Para acceder a Ghost, ejecutar el siguiente comando:

$ minikube service ghost-service

Tags: devops, ghost, k8s, kubernetes

About

Ghost en Kubernetes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors