Skip to content

Commit 923630b

Browse files
authored
Merge pull request #274426 from jashobhit/main
Publish Release notes 2404.2
2 parents 807fc9b + 85abbae commit 923630b

File tree

3 files changed

+104
-0
lines changed

3 files changed

+104
-0
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,8 @@
268268
href: reference-nexus-kubernetes-cluster-supported-versions.md
269269
- name: Platform Cluster runtime versioning
270270
href: reference-nexus-platform-runtime-upgrades.md
271+
- name: Supported Software Versions
272+
href: reference-supported-software-versions.md
271273
- name: Instance to on-premises WAN Connectivity
272274
href: reference-customer-edge-provider-edge-connectivity.md
273275
- name: List of metrics collected
@@ -300,3 +302,11 @@
300302
href: reference-acl-examples.md
301303
- name: Operator Nexus Network Fabric SKUs
302304
href: reference-operator-nexus-fabric-skus.md
305+
- name: Release Notes
306+
items:
307+
- name: 2024
308+
expanded: false
309+
items:
310+
- name: 2404.2
311+
href: release-notes-2404.2.md
312+
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Supported software versions in Azure Operator Nexus
3+
description: Learn about supported software versions in Azure Operator Nexus.
4+
ms.topic: article
5+
ms.date: 05/06/2024
6+
author: jashobhit
7+
ms.author: shobhitjain
8+
ms.service: azure-operator-nexus
9+
---
10+
11+
# Supported Kubernetes versions in Azure Operator Nexus
12+
13+
This document provides the list of software versioning supported in Release 2404.2 of Azure Operator Nexus.
14+
15+
## Supported software versions
16+
17+
| **Software** | **Version(s)** | **Nexus Network Fabric run-time version** |
18+
|------------------------------------------|------------------------------------------|--------------------------|
19+
| **Arista Firmware** | 4.30.0F-30849330.bhimarel | 1.0.0 |
20+
| | MD5 checksum: c52cff01ed950606d36f433470110dca | |
21+
| | **4.30.3M** | 2.0.0 |
22+
| | MD5 checksum: 53899348f586d95effb8ab097837d32d | |
23+
| | **4.31.2FX-NX** | 3.0.0 |
24+
| | MD5 Checksum: e5ee34d50149749c177bbeef3d10e363 | |
25+
| **Instance Cluster AKS** | 1.28.3 | |
26+
| **Azure Linux** | 2.0.20240301 | |
27+
| **Purity** | 6.5.1, 6.5.4 | |
28+
29+
### Supported K8S versions
30+
Versioning schema used for the Operator Nexus Kubernetes service, including the supported Kubernetes versions, are listed at [Supported Kubernetes versions in Azure Operator Nexus Kubernetes service](./reference-nexus-kubernetes-cluster-supported-versions.md).
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
title: Azure Operator Nexus Release Notes 2404.2
3+
description: Release notes for Operator Nexus 2404.2 release.
4+
ms.topic: article
5+
ms.date: 05/06/2024
6+
author: jashobhit
7+
ms.author: shobhitjain
8+
ms.service: azure-operator-nexus
9+
---
10+
11+
# Operator Nexus Release Version 2404.2
12+
13+
Release date: April 29, 2024
14+
15+
## Release summary
16+
17+
Operator Nexus 2404.2 includes NC3.10 Management updates and an NC3.8.7
18+
runtime patch.
19+
20+
## Release highlights
21+
22+
### Resiliency enhancements
23+
24+
* Bare Metal Machine (BMM)/BMC KeySets - Enhanced handling of Entra disconnected state.
25+
26+
* Prevents simultaneous disruptive BMM actions against Kubernetes Control Plane nodes.
27+
28+
* Prevents user from adding or deleting a hybrid-compute machine extension on the Cluster MRG.
29+
30+
* Prevents user from creating and deleting arc-connected clusters and the arc-connected machine from Nexus Kubernetes Service (NKS) MRG.
31+
32+
### Security enhancements
33+
34+
* Credential rotation status information on the Bare-metal Machine (BMC or Console User) and Storage Appliance (Storage Admin) resources.
35+
36+
* Harden Network Fabric Controller (NFC) Infrastructure Proxy to allow outbound connections to known services.
37+
38+
* HTTP/2 enhancements.
39+
40+
* Remove Key Vault from Cluster Manager MRG.
41+
42+
### Observability enhancements
43+
44+
* (Preview) Appropriate status reflected for Rack Pause scenarios.
45+
46+
* More metrics support: Calico data-plane failures, disk latency, etcd, hypervisor memory usage, pageswap, pod restart, NTP.
47+
48+
* Enable users to create alert rules that track disconnection metrics for connectivity of clusters to the Cluster Manager.
49+
50+
* Enable storage appliance logs.
51+
52+
### Other updates
53+
54+
* Enable high-availability for NFS Storage.
55+
56+
* Support Purity 6.5.4.
57+
58+
* PURE hardware upgrade from R3 to R4.
59+
60+
* Updated OS image as a 3.8.7 runtime patch release to remediate new Common Vulnerabilities Exposures (CVEs).
61+
62+
## Next steps
63+
64+
* Learn more about [supported software versions](./reference-supported-software-versions.md).

0 commit comments

Comments
 (0)