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

stable channel documentation is stale for AMI in 1.13 #7522

Closed
geekofalltrades opened this issue Sep 5, 2019 · 2 comments
Closed

stable channel documentation is stale for AMI in 1.13 #7522

geekofalltrades opened this issue Sep 5, 2019 · 2 comments

Comments

@geekofalltrades
Copy link
Contributor

Dispensing with the template in this case b/c it's a pretty straightforward report.

As of the 1.13 tag, the images doc points at the stable channel manifest as documentation for the AMI to use for Kops deployments.

At time of writing, the manifest on master only goes up to Kops/K8s 1.12. This is the latest entry:

    - name: kope.io/k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-06-21
      providerID: aws
      kubernetesVersion: ">=1.12.0"

The version on the 1.13 tag is even more out of date, only going up to the 1.11 AMI.

1.13 AMIs do exist, though; I can see them when I search AMIs in the AWS console.

  • k8s-1.13-debian-stretch-amd64-hvm-ebs-2019-06-21
  • k8s-1.13-debian-stretch-amd64-hvm-ebs-2019-08-16

So, it looks like the docs are out of date.

In our deployment, we start with this Debian AMI as a base and then apply customizations to it, so it's useful for us for the documentation to be up-to-date with the latest official version so we're not guessing at which image to use.

@rifelpet
Copy link
Member

This was fixed in #7590

Thanks for bringing this to our attention!

/close

@k8s-ci-robot
Copy link
Contributor

@rifelpet: Closing this issue.

In response to this:

This was fixed in #7590

Thanks for bringing this to our attention!

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests

3 participants