Skip to content

Add remaining Kubernetes resources to deployment script in Lab1 #2

@remkohdev

Description

@remkohdev

The Lab1 is using the delivery template for Deploy a Kubernetes App. Though some updates were described to be made to the bash script in order to make it work with the guestbook application, only the deployment.yaml resource of the v2/guestbook app is currently deployed.

Add the remaining resources:

  • guestbook-deployment.yaml,
  • guestbook-service.yaml,
  • analyzer-deployment.yaml,
  • analyzer-service.yaml,
  • redis-master-deployment.yaml,
  • redis-master-service.yaml,
  • redis-slave-deployment.yaml,
  • redis-slave-service.yaml,

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions