Skip to content

Minor correction required in Readme.MD to deploy the pods on k8s #3

Open
@mineshb

Description

@mineshb
  1. You might want to fix below 2 commands, as there are no yaml files but instead it should point to just the directories.
  2. There are 2 directories: infra and infrastructure inside k8s. It seems "infra" might be the correct one, but you can delete 1 of them to avoid any confusion.

Deploy the infrastructure
Run the k8s/manisfests/infrastructure.yaml file to deploy the infrastructure

kubectl apply -f k8s/manifests/infrastructure.yaml

Deploy the services
Run the k8s/manifests/applications.yaml file to deploy the services

kubectl apply -f k8s/manifests/applications.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions