Skip to content

Releases: Azure/AKSFlexNode

Release v0.1.4.alpha-8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:46

AKS Flex Node v0.1.4.alpha-8

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.4.alpha-8/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

Release v0.1.4.alpha-7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 03:13

AKS Flex Node v0.1.4.alpha-7

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.4.alpha-7/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

v0.1.4.alpha-6

v0.1.4.alpha-6 Pre-release
Pre-release

Choose a tag to compare

@bcho bcho released this 07 Jul 03:00
chore: bump unbounded to v0.1.20-rc.4

v0.1.4.alpha-4

v0.1.4.alpha-4 Pre-release
Pre-release

Choose a tag to compare

@bcho bcho released this 06 Jul 23:53
3b1da6d
Secure E2E GitHub Actions pipeline (#220)

Release v0.0.0-alpha.20260706.1

Pre-release

Choose a tag to compare

AKS Flex Node v0.0.0-alpha.20260706.1

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.0.0-alpha.20260706.1/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

Release v0.1.4.alpha-5

Pre-release

Choose a tag to compare

@bcho bcho released this 06 Jul 23:55
ca32feb

AKS Flex Node v0.1.4.alpha-5

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.4.alpha-5/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

What's Changed

  • Document README quickstart network requirements by @bcho with @Copilot in #212
  • docs: add public unbounded-net VNet peering lab by @bcho in #213

Full Changelog: v0.1.3...v0.1.4.alpha-5

Release v0.1.4.alpha-3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:15

AKS Flex Node v0.1.4.alpha-3

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.4.alpha-3/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

Full Changelog: v0.1.4.alpha-2...v0.1.4.alpha-3

Release v0.1.4.alpha-2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:01

AKS Flex Node v0.1.4.alpha-2

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.4.alpha-2/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

What's Changed

  • Document README quickstart network requirements by @bcho with @Copilot in #212
  • docs: add public unbounded-net VNet peering lab by @bcho in #213

Full Changelog: v0.1.3...v0.1.4.alpha-2

Release v0.1.4.alpha-1

Pre-release

Choose a tag to compare

@bcho bcho released this 30 Jun 19:01

AKS Flex Node v0.1.4.alpha-1

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.4.alpha-1/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

Full Changelog: v0.1.3...v0.1.4.alpha-1

Release v0.1.3

Choose a tag to compare

@bcho bcho released this 29 Jun 20:11
79c5487

AKS Flex Node v0.1.3

Installation

Quick install (Ubuntu 22.04/24.04):

curl -fsSL https://raw.githubusercontent.com/Azure/AKSFlexNode/v0.1.3/scripts/install.sh | sudo bash

Manual installation:

  1. Download the appropriate binary for your platform
  2. Extract the archive: tar -xzf aks-flex-node-*.tar.gz
  3. Move the binary to your PATH: sudo mv aks-flex-node-* /usr/local/bin/aks-flex-node
  4. Make it executable: sudo chmod +x /usr/local/bin/aks-flex-node

Supported Platforms

  • Ubuntu 22.04 LTS (AMD64): aks-flex-node-linux-amd64.tar.gz
  • Ubuntu 22.04 LTS (ARM64): aks-flex-node-linux-arm64.tar.gz
  • Ubuntu 24.04 LTS: Compatible with AMD64 and ARM64 binaries above

Verification

Verify your download with the checksums in checksums.txt.

What's Changed

What's Changed

  • Add E2E runner workspace cleanup by @wenxuan0923 in #208
  • Add AMD GPU support by @bcho in #209
  • Fix kubeadm E2E bootstrap group by @bcho in #202
  • Reset host network state through binary reset during uninstall by @bcho with @Copilot in #207

Full Changelog: v0.1.2...v0.1.3