Skip to content

Commit b689c37

Browse files
author
William Graef
committed
add ocne post for update k8s version
1 parent 7d6f4dc commit b689c37

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
205 KB
Loading
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: "Update Kubernetes Version"
3+
date: 2025-04-02
4+
draft: false
5+
summary: "Learn how to upgrade the Kubernetes version in your Oracle Cloud Native Environment cluster."
6+
tags: ["ocne2", "lab", "tutorial", "ocne-install"]
7+
showDate: true
8+
---
9+
10+
## Links
11+
12+
:crescent_moon: [Lab](https://luna.oracle.com/lab/14b48272-191c-4c61-9fce-e4200b6af519)
13+
14+
:spiral_notepad: [Tutorial](https://docs.oracle.com/en/learn/ocne2-upgrade-kubernetes)
15+
16+
## Details
17+
18+
Best practices recommend upgrading your Kubernetes cluster as soon after a new release as possible. The reasons to upgrade as quickly as possible include:
19+
20+
- Apply the latest security fixes
21+
- Access stability and performance improvements
22+
- Access new features, APIs & functionality
23+
24+
This tutorial demonstrates how to upgrade the Kubernetes version used on your Oracle CNE cluster.
25+
26+
For more information about Oracle CNE, please refer to the current [Release Documentation](https://docs.oracle.com/en/operating-systems/olcne/) site.
27+
28+
### Objectives
29+
30+
In this tutorial, you'll learn to:
31+
32+
- Upgrade the Kubernetes version deployed across your cluster
33+
34+
### Prerequisites
35+
36+
- Minimum of one Oracle Linux instance
37+
38+
- Each system should have Oracle Linux installed and configured with:
39+
40+
- An Oracle user account (used during the installation) with sudo access
41+
- Key-based SSH, also known as password-less SSH, between the hosts
42+
- A working KVM libvirt environment.

0 commit comments

Comments
 (0)