Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
quant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
quant
Commits
d1984d2c
Commit
d1984d2c
authored
1 year ago
by
Neil-Jocelyn Schark
Browse files
Options
Downloads
Patches
Plain Diff
change naming
parent
48652e04
No related branches found
No related tags found
1 merge request
!96
Resolve "Rename kms to goKMS"
Pipeline
#190141
passed
1 year ago
Stage: build
Stage: test
Stage: analyze
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
playground.clab.yaml
+14
-14
14 additions, 14 deletions
playground.clab.yaml
with
14 additions
and
14 deletions
playground.clab.yaml
+
14
−
14
View file @
d1984d2c
...
...
@@ -30,12 +30,12 @@ topology:
image
:
registry.code.fbi.h-da.de/danet/gosdn/gosdnc:latest
mgmt-ipv4
:
172.100.20.4
binds
:
-
./config/
goKMS
01-a.json:/
goKMS
01-a.json
-
./config/
goKMS
02-a.json:/
goKMS
02-a.json
-
./config/
goKMS
03-a.json:/
goKMS
03-a.json
-
./config/
goKMS
01-b.json:/
goKMS
01-b.json
-
./config/
goKMS
02-b.json:/
goKMS
02-b.json
-
./config/
goKMS
03-b.json:/
goKMS
03-b.json
-
./config/
kms
01-a.json:/
kms
01-a.json
-
./config/
kms
02-a.json:/
kms
02-a.json
-
./config/
kms
03-a.json:/
kms
03-a.json
-
./config/
kms
01-b.json:/
kms
01-b.json
-
./config/
kms
02-b.json:/
kms
02-b.json
-
./config/
kms
03-b.json:/
kms
03-b.json
-
./config/scripts/add_kms_to_controller.sh:/scripts/add_kms_to_controller.sh
exec
:
-
bash /scripts/add_kms_to_controller.sh
...
...
@@ -45,32 +45,32 @@ topology:
image
:
registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4
:
172.100.20.10
binds
:
-
./config/
goKMS
/example01.yaml:/tmp/kms/config/
goKMS
01.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
goKMS
01.yaml --insecure
-
./config/
kms
/example01.yaml:/tmp/kms/config/
kms
01.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
kms
01.yaml --insecure
kms2
:
kind
:
linux
image
:
registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4
:
172.100.20.11
binds
:
-
./config/
goKMS
/example02.yaml:/tmp/kms/config/
goKMS
02.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
goKMS
02.yaml --insecure
-
./config/
kms
/example02.yaml:/tmp/kms/config/
kms
02.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
kms
02.yaml --insecure
kms3
:
kind
:
linux
image
:
registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4
:
172.100.20.12
binds
:
-
./config/
goKMS
/example03.yaml:/tmp/kms/config/
goKMS
03.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
goKMS
03.yaml --insecure
-
./config/
kms
/example03.yaml:/tmp/kms/config/
kms
03.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
kms
03.yaml --insecure
kms4
:
kind
:
linux
image
:
registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4
:
172.100.20.13
binds
:
-
./config/
goKMS
/example04.yaml:/tmp/kms/config/
goKMS
04.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
goKMS
04.yaml --insecure
-
./config/
kms
/example04.yaml:/tmp/kms/config/
kms
04.yaml
cmd
:
--log debug --kms_config /tmp/kms/config/
kms
04.yaml --insecure
qlayer01
:
kind
:
linux
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment