Openshift Tutorials - Deployments

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • Source-to-Image (S2I) is a framework that makes it easy to write images that take application source code as an input and produce a new image that runs the assembled application as output.
    The main advantage of using S2I for building reproducible container images is the ease of use for developers. As a builder image author, you must understand two basic concepts in order for your images to provide the best possible S2I performance: the build process and S2I scripts.
    A template describes a set of objects that can be parameterized and processed to produce a list of objects for creation by the OpenShift Container Platform. A template can be processed to create anything you have permission to create within a project, for example, services, build configurations, and DeploymentConfigs. A template may also define a set of labels to apply to every object defined in the template.
    You can create a list of objects from a template using the CLI or, if a template has been uploaded to your project or the global template library, using the web console.
    Template file: gitlab.com/dev...
  • НаукаНаука

Комментарии • 13

  • @HighlifeC
    @HighlifeC Год назад

    Thank you... This is not done by many tech trainers in YT. I appreciate your time and efforts

  • @soniaakhtar9380
    @soniaakhtar9380 6 месяцев назад

    Very good project. please post more videos.

  • @vijayranavat2666
    @vijayranavat2666 Год назад

    Well explained..good to see more videos

  • @shomer2009
    @shomer2009 2 года назад

    Great and valuable vidéos , please keep going

  • @krushnapardeshi3694
    @krushnapardeshi3694 2 года назад

    great work 🙌

    • @devopsdean7830
      @devopsdean7830  2 года назад

      Thank you for spending time to watch videos, this appreciation gives booster to create more contents

  • @shomer2009
    @shomer2009 Год назад

    Hello, oc export and oc get --export and --as-template was deprecated and removed from version 4 could you provide alternative solutions. thank you

  • @manishchawhan6758
    @manishchawhan6758 3 года назад +1

    Sir.. Give more detail knowledge of java application...

  • @sureshchinna8291
    @sureshchinna8291 Год назад

    👏

  • @prabuk6585
    @prabuk6585 2 года назад

    Pls post more videos