Skip to content

Deploy TIPS #8

@andxu

Description

@andxu

If you want to run this project on k8s, you'd better to try the following advises:

  1. [REQUIRED]Convert docker-compose.yml to k8s manefest yaml (need a tool build/push images and generate the yaml files), see build.bat and script
  2. [OPTIONAL] change configuration in config service to git
  3. [OPTIONAL] using periodSeconds/readinessProbe/initContainers to deploy all services in the following sequence:
    1. config
    2. registry
    3. gateway, account-service ...
  4. [REQUIRED] expose gateway service for external access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions