You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Blubber/Deployment
< Blubber
Jump to navigation
Jump to search
Revision as of 21:24, 27 July 2020 by imported>Jeena Huneidi (Create page)
Deploying blubber(oid) to Production
Blubberoid is deployed to kubernetes in the staging, codfw, and eqiad clusters.
Follow the instructions on Deployments_on_kubernetes to deploy to each cluster.
Testing the deployments
If you supply a blubberfile, testing each deployment can be done from the deployment server by curling staging.svc.eqiad.wmnet:8748, blubberoid.svc.codfw.wmnet, and blubberoid.svc.eqiad.wmnet, respectively. For example:
$ curl -s "blubberoid.svc.eqiad.wmnet:8748/v1/production" -H 'content-type: application/yaml' --data-binary @"blubber.yaml"