home.social

#humanitec — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #humanitec, aggregated by home.social.

  1. Putting new library in to action.

    Deploy multiple containers with through a robot task in a ci.

  2. I generated a client in from the official spec (version 0.24.1). It required fixing as the specification was incomplete and -codegen has a bugs in its python generator. I am unsure about the feasibility, but will maintain this project for now.

    If you are into and and you like to orchestrate your with Python, you may try this client.
    gitlab.com/noordsestern/unoffi

  3. So after my barely entertaining attempt to deploy playground with on the other day, I received a workaround how to deploy several workload defined in score. 🙏

    The code snippet inspired me to use instead of shell script.

    After a day forcing -codegen to create an acceptable client from spec, I ended up releasing a small alpha: robotframewor-humanitec 🎉

    Available as on pypi.org: pypi.org/project/robotframewor

  4. I tried streaming on twitch last night. Deploy and -monitor with on . It was a tech-check for audio and video and in that regard, it worked.

    However, it is very boring to watch. When something does not work, I am so much in my thoughts without saying anything. Watching me scrolling through documentation, trying different variations of gitlab pipelines.

    Will need more practice for being more expressive when I am on my own.

  5. With the help of templates you can create specifications for cronjobs that run at times with the least amount of carbon emissions. This example shows a step by steop guide using the carbon aware computing API by deploying the cronjob to


    noordsestern.medium.com/carbon

  6. My latest blog post - Platform engineers!! Here are 8 must-have tools:

    1. #Docker - To containerize your applications
    2. #Kubernetes - For container orchestration
    3. #Terraform - To automate infrastructure provisioning
    4. #Crossplane - For cloud native infrastructure management
    5. #GitHub - For Continuous Integration
    6. #ArgoCD - For your Continuous Deployment
    7. #Backstage - For your IDP
    8. #Humanitec - For your IDP

    Read it here:

    pluralsight.com/resources/blog

  7. I tried from score.dev and quite like it.

    I miss an option to parameterize specifications. Luckily, templates work for everything. Here is an example how to template -spec with ( implementation of mustache)

    noordsestern.medium.com/using-

  8. Deploying with

    medium.com/@noordsestern/part-

    My own project trying out Humanitec gets bigger - and requires a process orchestrator. So I looked in to deploying my favorite. Luckily it was even easier than I had expected.

  9. In order to learn the benefits of I started using for my own little project.

    Since I prefer I connected my gitlab and container registry with Humanitec in order to deploy custom images as workload.

    Here is a little summary in form of a : noordsestern.medium.com/part-2

  10. Since weeks, I have a service provisioned with on a cluster - and every 2 days I have to redeploy the service. From logs it looked like playwright was eating memory. Thought about scheduling redeployments, improving load-balancing.

    In the end turned out to be simple: one of the tasks did not call CLOSE BROWSER thus the browser instances remained as zombies and waited for the main thread (= the service) to end.

  11. As a software developer who "just wants things to work" the concept of and internal developer platforms () were hard to grasp before I joined

    Despite learning the tool inside out I need to try it out myself in order to truely understand.

    So I started to use privately. As lonely who spend his sparetime writing littls apps that need to run on cloud.

    I share my personal experience on my blog:

    noordsestern.medium.com/start-

  12. Finally playing around with my own cluster managed by

    Deployed with -monitor. Just worked.

    Deployed -webservice as virtual tester. Just worked.

    And despite is supposed to hide all k8s-fuzz from me, i still learned something about ingress.

    I suppose now is a good time to go to bed.

  13. #platformengineering

    We (#ITQ) started our cloud-native consultancy practice around our partnership with #Pivotal, so we have been helping customers set up platform-teams to do 'platform engineering' for 5 years now.

    But the recent trend (I mean of the last year) of talking about 'platform engineering' seems to at least be partially due to #Humanitec throwing out whitepaper after whitepaper, including sponsored posts at The New Stack, about this.

    (1/2)