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

version extensions issue. #27

Open
osonoi opened this issue May 14, 2020 · 1 comment · May be fixed by #30
Open

version extensions issue. #27

osonoi opened this issue May 14, 2020 · 1 comment · May be fixed by #30
Labels
bug Something isn't working

Comments

@osonoi
Copy link

osonoi commented May 14, 2020

Whan I try to create, I got following error. Need to change yml file?

$ kubectl create -f kubernetes/postgres.yaml
service/postgresql created
persistentvolumeclaim/postgres-claim created
error: unable to recognize "kubernetes/postgres.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"

@AnthonyAmanse AnthonyAmanse added the bug Something isn't working label Jun 24, 2020
@AnthonyAmanse
Copy link
Contributor

yup - these yml files need some updates. These were made when kubernetes version was < v1.9.0

ZeiP added a commit to Ardcoras/drupal-on-kubernetes-sample that referenced this issue Jan 16, 2022
@ZeiP ZeiP linked a pull request Jan 16, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants