You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script auto-detects whether you're in an `openshift/release` checkout or uses the GitHub API for remote access. Override with `--repo-dir <path>`.
35
35
36
36
The script queries two sources:
37
+
37
38
-**Primary**: `https://releases.aks.azure.com/parsed_data.json` -- official AKS release status with per-region K8s version availability (major.minor only)
The script auto-detects whether you're in an `openshift/release` checkout or uses the GitHub API for remote access. Override with `--repo-dir <path>`.
36
36
37
37
The script queries two sources:
38
+
38
39
-**Primary**: `awsdocs/amazon-eks-user-guide` raw AsciiDoc on GitHub -- official AWS EKS docs source with standard/extended support status and release calendar
-**Primary**: `https://endoflife.date/api/google-kubernetes-engine.json` -- auto-scraped from Google's GKE release schedule page, shows standard/maintenance support status and EOL dates
34
35
35
36
2. If the API call fails, fall back to the vendor docs:
0 commit comments