kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.44k stars 14.29k forks source link

Container images in "Connecting Applications with Services" tutorial use stale format #47372

Open nickhyoti opened 1 month ago

nickhyoti commented 1 month ago

Many of the images referenced on this page are using old docker V1 images,

Its frustrating when starting to learn about something to have to correct the examples

pranav-pandey0804 commented 1 month ago

Hi @nickhyoti Thank you for bringing this to our attention. To help us address the issue more effectively, could you please specify which images you are referring to and provide links or references to the specific sections of the page where these outdated Docker V1 images are used?

pranav-pandey0804 commented 1 month ago

/sig docs

kundan2707 commented 1 month ago

Page to update

nickhyoti commented 1 month ago
  1. bprashanth/nginxhttps:1.0 referenced here
  2. radial/busyboxplus:curl referenced here
steve-hardman commented 1 month ago

I think the example images will need to be updated to work as expected and probably use more official images.

steve-hardman commented 1 month ago

/language en

mengjiao-liu commented 1 month ago
  1. bprashanth/nginxhttps:1.0 referenced here
  2. radial/busyboxplus:curl referenced here

I tested and pulled the image, and this problem does exist.

sftim commented 3 weeks ago

/triage accepted

sftim commented 3 weeks ago

/priority backlog

(but almost, IMO, important-longterm)

sftim commented 3 weeks ago

/retitle Container images in "Connecting Applications with Services" tutorial use stale format

BeElectronicSakshi commented 1 day ago

/assign