Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding k8s #423

Merged
merged 1 commit into from
Jun 13, 2024
Merged

adding k8s #423

merged 1 commit into from
Jun 13, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Jun 13, 2024

This pull request introduces changes to add Kubernetes manifests to the project. The Kubernetes manifests define the deployment configurations for various services within the project.

The newly added Kubernetes manifests include configurations for services such as currencyservice, loadgenerator, productcatalogservice, and checkoutservice. These configurations specify details such as container images, ports, resource requests, security contexts, probes, and service account names.

By adding these Kubernetes manifests, we are enabling the deployment of the project on a Kubernetes cluster. This change enhances the project's scalability, reliability, and manageability by leveraging Kubernetes orchestration capabilities.

Overall, this addition of Kubernetes manifests is a significant step towards containerized deployment and efficient management of our project within a Kubernetes environment.

@robinmordasiewicz robinmordasiewicz merged commit 640afac into main Jun 13, 2024
4 of 8 checks passed
@robinmordasiewicz robinmordasiewicz deleted the k8s3 branch June 13, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant