Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for turn (0.18 sec)

  1. docs/de/docs/deployment/docker.md

    Okay, wollen wir jetzt etwas bauen! 🚀
    
    Ich zeige Ihnen, wie Sie ein **Docker-Image** fĂŒr FastAPI **von Grund auf** erstellen, basierend auf dem **offiziellen Python**-Image.
    
    Das ist, was Sie in **den meisten FÀllen** tun möchten, zum Beispiel:
    
    * Bei Verwendung von **Kubernetes** oder Àhnlichen Tools
    * Beim Betrieb auf einem **Raspberry Pi**
    * Bei Verwendung eines Cloud-Dienstes, der ein Containerimage fĂŒr Sie ausfĂŒhrt, usw.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:19:17 GMT 2024
    - 38.9K bytes
    - Viewed (0)
  2. docs/en/docs/deployment/docker.md

    And the distributed container system with the **load balancer** would **distribute the requests** to each one of the containers with your app **in turns**. So, each request could be handled by one of the multiple **replicated containers** running your app.
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 02 22:37:31 GMT 2024
    - 34K bytes
    - Viewed (0)
Back to top