Skip to content

NM4/devops-toolkit

This branch is 230 commits behind vfarcic/devops-toolkit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Viktor Farcic
May 28, 2020
060ef3c · May 28, 2020

History

87 Commits
Sep 21, 2017
Jan 1, 2020
May 28, 2020
May 28, 2020
Jul 8, 2019
May 28, 2020
Feb 8, 2019
Oct 22, 2019
Oct 8, 2019
Feb 8, 2019
Jan 6, 2019
Nov 8, 2019
May 11, 2019
May 11, 2019
Dec 26, 2019
May 28, 2020
Jan 1, 2020
Jan 6, 2019
Nov 8, 2019
Nov 8, 2019

Repository files navigation

TODO

  • Create jenkins-x.yml
  • Create previews
  • Change to CDP
  • Change to Knative

Before Jenkins X

git submodule init

git submodule update

hugo server

hugo

VERSION=2.6.2

docker image build -t vfarcic/devops-toolkit-series .

docker image tag vfarcic/devops-toolkit-series vfarcic/devops-toolkit-series:$VERSION

docker image push vfarcic/devops-toolkit-series

docker image push vfarcic/devops-toolkit-series:$VERSION

# Change the `version` in Chart.yaml
# Change the `image.tag` in values.yaml

kubectl apply \
    -n devops-toolkit \
    -f k8s/devops-toolkit/templates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 80.6%
  • JavaScript 16.9%
  • Makefile 2.0%
  • Other 0.5%