GithubHelp home page GithubHelp logo

galexrt / presentation-gitlab-k8s Goto Github PK

View Code? Open in Web Editor NEW
165.0 11.0 133.0 10.23 MB

These are the example files for my presentation and blog post about GitLab + Kubernetes for Continuous Delivery.

Home Page: https://edenmal.moe/post/2019/GitLab-Kubernetes-Using-GitLab-CIs-Kubernetes-Cluster-feature/

License: MIT License

Go 48.44% Makefile 8.85% Dockerfile 1.48% Smarty 41.23%

presentation-gitlab-k8s's Issues

Rework to use Helm Chart

Tasks:

  • Use Helm Chart
  • Update GitLab CI yaml accordingly
  • Update readme files + docs + versions
  • Update / Write new blog post

"This isn't the best way"

Thanks for making this available. In the README it says:

INFO This isn't the best way to deploy application Docker images to K8s, this is more of an example how simple it can be.

Is there a discussion somewhere on the limitations of the approach taken? Why isn't it the best?

Build Stage

In the project, the construction part is done directly from the gitlab-cy file with the goland image. But another way to do it is to handle this build in a dockerfile (eg a multistage).

I like the idea that everything is in a Docker and being able to build in any environment with the same version of goland. At the same time, for example if the application is python or dotnet, the way it is current in the project should remember to change the python versions in both the Dockerfile and gitlab-ci file. What I don't like is that you end up handling everything with Docker-in-Docker.

What do you consider to be a best practice and why?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.