Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Show my edits | Show bots | Hide minor edits
Show new changes starting from 23:52, 28 September 2024
   
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

24 September 2024

N    19:26  Install Kubernetes 1.31 on Debian 12 with Flannel diffhist +14,345 Admin talk contribs (Created page with "=Intro= Installation example of Kubernetes Cluster on Debian 11 Hosts used in this sample: *c3-control-plane *c3-worker-01 *c3-worker-02 *Host specs: *VM's with 8CPUs, 16GB Ram each, running Debian12 *Host file example of c2-control-plane 127.0.1.1 c2-control-plane 127.0.0.1 localhost 192.168.2.71 c3-control-plane 192.168.2.88 c3-worker-01 192.168.2.89 c3-worker-02 =Installation on Master and on all Nodes= ==Hostnames== Hostnames used in th...")