Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 13 additions & 10 deletions articles/machine-learning/reference-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,16 +397,19 @@ More information about how to use ARM template can be found from [ARM template d

| Date | Version |Version description |
|---|---|---|
|Apr 6, 2025 | 1.1.76| Fix vulnerable image. Updated nginx-ingress-controller to v1.12.1 |
|Jan 28, 2025 | 1.1.71| Fix vulnerable image. |
|Jan 20, 2025 | 1.1.70| Fix compatible issue with AKS autoscale for AKS 1.30. |
|Sep 26, 2024 | 1.1.64| Fixed vulnerabilities. |
|Nov 21, 2023 | 1.1.39| Fixed vulnerabilities. Refined error message. Increased stability for relayserver API. |
|Nov 1, 2023 | 1.1.37| Update data plane envoy version. |
|Oct 11, 2023 | 1.1.35| Fix vulnerable image. Bug fixes. |
|Aug 25, 2023 | 1.1.34| Fix vulnerable image. Return more detailed identity error. Bug fixes. |
|July 18, 2023 | 1.1.29| Add new identity operator errors. Bug fixes. |
|June 4, 2023 | 1.1.28 | Improve auto-scaler to handle multiple node pool. Bug fixes. |
| Oct 8, 2025 | 1.1.88 | Fix vulnerable image. |
| Sep 3, 2025 | 1.1.86 | Fix vulnerable image. |
| June 30, 2025 | 1.1.83 | Fix vulnerable image. |
| Apr 6, 2025 | 1.1.76 | Fix vulnerable image. Updated nginx-ingress-controller to v1.12.1 |
| Jan 28, 2025 | 1.1.71 | Fix vulnerable image. |
| Jan 20, 2025 | 1.1.70 | Fix compatible issue with AKS autoscale for AKS 1.30. |
| Sep 26, 2024 | 1.1.64 | Fixed vulnerabilities. |
| Nov 21, 2023 | 1.1.39 | Fixed vulnerabilities. Refined error message. Increased stability for relayserver API. |
| Nov 1, 2023 | 1.1.37 | Update data plane envoy version. |
| Oct 11, 2023 | 1.1.35 | Fix vulnerable image. Bug fixes. |
| Aug 25, 2023 | 1.1.34 | Fix vulnerable image. Return more detailed identity error. Bug fixes. |
| July 18, 2023 | 1.1.29| Add new identity operator errors. Bug fixes. |
| June 4, 2023 | 1.1.28 | Improve auto-scaler to handle multiple node pool. Bug fixes. |
| Apr 18 , 2023| 1.1.26 | Bug fixes and vulnerabilities fix. |
Copy link

Copilot AI Nov 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent spacing in the table. There's an extra space before the comma in "Apr 18 , 2023". Should be "Apr 18, 2023" to match the date formatting in other rows.

Suggested change
| Apr 18 , 2023| 1.1.26 | Bug fixes and vulnerabilities fix. |
| Apr 18, 2023| 1.1.26 | Bug fixes and vulnerabilities fix. |

Copilot uses AI. Check for mistakes.
| Mar 27, 2023| 1.1.25 | Add Azure Machine Learning job throttle. Fast fail for training job when SSH setup failed. Reduce Prometheus scrape interval to 30s. Improve error messages for inference. Fix vulnerable image. |
| Mar 7, 2023| 1.1.23 | Change default instance-type to use 2Gi memory. Update metrics configurations for scoring-fe that add 15s scrape_interval. Add resource specification for mdc sidecar. Fix vulnerable image. Bug fixes.|
Expand Down