kubectl version
kubectl config view
```kubectl get nodes```
git clone https://github.com/emersonarredondo/glpi-kubernetes.git
Check secret
kubectl get secret glpi-secret
kubectl describe secret glpi-secret
kubetctl apply -f pve.yaml
Check PVC
kubectl get pvc glpi
kubectl describe pvc glpi
kubetctl apply -f deployment.yaml
kubectl get deployment glpi
kubectl describe deployment glpi
kubetctl apply -f service.yaml
kubectl get svc glpi
kubectl get svc glpi
kubectl create secret tls tls.domain.pe \ --cert domain.crt --key domain.key
kubectl apply -f ingress.yaml
kubectl get ingress glpi-ingress
kubectl describe ingress glpi-ingress
This Environnment variables can you use deployment.yaml or DockerCompose
If you need to set timezone for Apache and PHP
select your language code example es_419 latin America Check you code here
example 9.5.6 Version 10.0.0-beta may not work in this case, use the installation wizard from the web browser
Set your ip o hostname mysql server
Set username with glpi recomend use dedicate username
Set your Password
Set your database Name