-
Notifications
You must be signed in to change notification settings - Fork 338
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
Kubernetes deployment manifest is outdated #21
Comments
nav9
changed the title
Kubernetes deployment API is outdated
Kubernetes deployment manifest is outdated
Jul 29, 2021
I'm posting the updated AuthAPI:
Frontend:
Log message processor:
Redis queue:
Todo's API:
Users API:
Zipkin:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run
$ kubectl create -R -f k8s/
, I get the output:The yaml files need to be updated to
apps/v1
format, as mentioned here: https://stackoverflow.com/questions/58481850/no-matches-for-kind-deployment-in-version-extensions-v1beta1The text was updated successfully, but these errors were encountered: