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
21430e7e
Commit
21430e7e
authored
Jul 24, 2019
by
YAMAMOTO Takashi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove docker-compose-agent.yml
It's redundant as "docker-compose up node" does almost same thing.
parent
eb91c302
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
docker-compose-agent.yml
docker-compose-agent.yml
+0
-13
No files found.
docker-compose-agent.yml
deleted
100644 → 0
View file @
eb91c302
version
:
'
3'
services
:
node
:
image
:
rancher/k3s:v0.7.0
tmpfs
:
-
/run
-
/var/run
privileged
:
true
environment
:
-
K3S_URL=https://server:6443
-
K3S_CLUSTER_SECRET=somethingtotallyrandom
# Can also use K3S_TOKEN from /var/lib/rancher/k3s/server/node-token instead of K3S_CLUSTER_SECRET
#- K3S_TOKEN=K13849a67fc385fd3c0fa6133a8649d9e717b0258b3b09c87ffc33dae362c12d8c0::node:2e373dca319a0525745fd8b3d8120d9c
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