git submodule init
git submodule update
hugo server
hugo
docker image build -t vfarcic/devops-toolkit-series .
docker image tag vfarcic/devops-toolkit-series vfarcic/devops-toolkit-series:2.4.2
docker image push vfarcic/devops-toolkit-series
docker image push vfarcic/devops-toolkit-series:2.4.2
# Change the `version` in Chart.yaml
# Change the `image.tag` in values.yaml
gcloud compute addresses create devops-toolkit-ip --global
gcloud compute addresses describe devops-toolkit-ip --global
helm upgrade -i devops-toolkit \
helm/devops-toolkit \
--namespace devops-toolkit
kubectl -n devops-toolkit \
rollout status \
deployment devops-toolkit
# docker-externalloa-naf4uifjpq43-2055444094.us-east-1.elb.amazonaws.com
forked from vfarcic/devops-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
gudzenkov/devops-toolkit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 84.6%
- JavaScript 15.1%
- Other 0.3%