Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
e2120887
Unverified
Commit
e2120887
authored
Nov 09, 2022
by
Derek Nola
Committed by
GitHub
Nov 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Nightly test fix (#6475)
* fix rename to mainline fedora on nightly install Signed-off-by:
Derek Nola
<
derek.nola@suse.com
>
parent
7c129b19
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
nightly-install.yaml
.github/workflows/nightly-install.yaml
+1
-1
README.md
README.md
+1
-0
No files found.
.github/workflows/nightly-install.yaml
View file @
e2120887
...
@@ -12,7 +12,7 @@ jobs:
...
@@ -12,7 +12,7 @@ jobs:
fail-fast
:
false
fail-fast
:
false
matrix
:
matrix
:
channel
:
[
stable
]
channel
:
[
stable
]
vm
:
[
centos-7
,
rocky-8
,
fedora
-coreos
,
opensuse-leap
,
opensuse-microos
,
ubuntu-focal
]
vm
:
[
centos-7
,
rocky-8
,
fedora
,
opensuse-leap
,
opensuse-microos
,
ubuntu-focal
]
include
:
include
:
-
{
channel
:
latest
,
vm
:
rocky-8
}
-
{
channel
:
latest
,
vm
:
rocky-8
}
-
{
channel
:
latest
,
vm
:
ubuntu-focal
}
-
{
channel
:
latest
,
vm
:
ubuntu-focal
}
...
...
README.md
View file @
e2120887
K3s - Lightweight Kubernetes
K3s - Lightweight Kubernetes

===============================================
===============================================
Lightweight Kubernetes. Production ready, easy to install, half the memory, all in a binary less than 100 MB.
Lightweight Kubernetes. Production ready, easy to install, half the memory, all in a binary less than 100 MB.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment