We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hay que terminar de migrar los redirects de stable/pyar-rewrites/templates/config_map.yaml al modelo de redirects de ingress.
stable/pyar-rewrites/templates/config_map.yaml
Eso nos va permitir simplicar todo a nivel DNS y además "matar" el redirecter...
Para trabajar con cada archivo del redirects ese:
kubectl create -f redirects/prueba.yaml
kubectl apply -f redirects/prueba.yaml
kubectl get pods --namespace=ingress-basic
kubectl get ingress
dig ALGO.python.org.ar
Finalmente tenemos que empezar a manejar esto:
http://archivo.mailman.python.org.ar https://listadecorreo.blob.core.windows.net/archive/index.html https://github.com/PyAr/pyar_infra/issues/72
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hay que terminar de migrar los redirects de
stable/pyar-rewrites/templates/config_map.yaml
al modelo de redirects de ingress.Eso nos va permitir simplicar todo a nivel DNS y además "matar" el redirecter...
Para trabajar con cada archivo del redirects ese:
kubectl create -f redirects/prueba.yaml
kubectl apply -f redirects/prueba.yaml
kubectl get pods --namespace=ingress-basic
kubectl get ingress
dig ALGO.python.org.ar
Finalmente tenemos que empezar a manejar esto:
The text was updated successfully, but these errors were encountered: