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 ks8 #564

Merged
merged 1 commit into from
Aug 7, 2024
Merged

adding ks8 #564

merged 1 commit into from
Aug 7, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 7, 2024

Adds support for the Kubernetes cluster in the project by integrating the OpenAPI schema file. Specifically, it includes the following changes:

  1. Updates the OpenAPI version to "3.0.3" in the openapi.yaml file under manifests/apps/ollama/.
  2. Adds a new script in terraform/doit.sh to interact with the OpenAPI schema using cURL commands.
  3. Introduces a new petstore.yaml file in the terraform directory, defining a Swagger Petstore API.
  4. Modifies the spoke-k8s_cluster.tf file to include a new null_resource block for handling the OpenAPI file, with appropriate triggers for execution.

These changes enable the project to manage and interact with OpenAPI specifications, enhancing the integration and deployment process for Kubernetes clusters.

@robinmordasiewicz robinmordasiewicz merged commit d66076d into main Aug 7, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 7, 2024 23:16
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