Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- DevOps Sesión 13 (2022-03-23) Ansible
- oria: {{ ansible_memtotal_mb }} MBs </li> <li> The current free memory is: {{ ansible_memfree_mb }} ... <tt>apache2.conf</tt> is the main configuration file. It puts the pieces together by including all remaining configuration files when startin
- DevOps Sesión 3 (2022-02-16) Docker
- bundle Generate a Docker bundle from the Compose file config Validate and view the Compose file create Create services... Pause services port Print the public port for a port binding ps ... Stop services top Display the running processes unpause Unpause se
- DevOps Sesión 12 (2022-03-21)
- name: touch a file, using symbolic modes to set the permissions (equivalent to 0644) file: ... ocker.yaml> --- - name: Install docker Centos gather_facts: No hosts: clientes user: root task... (?i)password: "vagrant" ... </code> * The question, or key, under responses is a python reg
- DevOps Sesión 10 (2022-03-14) Vagrant + Packer
- : set ft=ruby : #https://www.vagrantup.com/docs/other/enviromental-variables ENV['VAGRANT_NO_PARALLEL'... nd </code> * [[https://www.vagrantup.com/docs/other/environmental-variables]] === plugins [[https:/
- DevOps Sesión 4 (2022-02-21) Traefik, Swarm
- callout> * [[https://www.avante.es/video-killed-the-radio-star-o-como-kubernetes-ha-matado-a-docker-o
- DevOps Sesión 6 (2022-02-28) k8s
- ectl apply -f /vagrant/kubernetes-labs2/labels/anotherpod.yaml kubectl get pods -l 'env in (production,
- DevOps Sesión 7 (2022-03-02) k8s
- edenciales para conectar con el cluster * Lens, the kubernetes IDE -> [[https://k8slens.dev/]] * k8
- DevOps Sesión 11 (2022-03-16) Ansible
- ón del playbook === .yaml <code yaml> name: ... gather_facts: No # ignorar recogida de variables hosts:
- DevOps Sesión 14 (2022-03-28) Ansible + ELK
- == Herramientas manejo logs * kubernetes: prometheus + grafana * 1-Laboratorios ELK.pdf, pag. 90
- DevOps Sesión 15 (2022-03-30) ELK
- : ["localhost:9200"] 162 output.logstash: 163 # The Logstash hosts 164 hosts: ["localhost:5044"] </