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
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
0 commit comments