OpenShift Origin is a distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OpenShift adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.For questions or feedback, reach us on IRC on #openshift-dev on Freenode or post to our mailing list.
openshift kubernetes openshift-origin paas caas ci-cd devops containers continuous-delivery continuous-deployment continuous-integration devops-toolsMinishift is a tool that helps you run OpenShift locally by running a single-node OpenShift cluster inside a VM. You can try out OpenShift or develop with it, day-to-day, on your local host. Minishift uses libmachine for provisioning VMs, and OpenShift Origin for running the cluster. The code base is forked from the Minikube project.
minishift openshift kubernetes paas openshift-local containers openshift-origin devops development development-toolsWe at @SchweizerischeBundesbahnen need to host all the OpenShift events outside our OSE-cluster as it would flood our etcd datastore if we keep the events of all projects for more than one day. So this tools just attaches to the kubernetes API and logs all the events to console where they are grabbed and sent to our central logging environment. The standard mode for this applicaiton is to write to standard out. If you wish to send to Syslog instead, you can define SYSLOG_SERVER as an environment variable, and we will forward the logs the the syslog server instead of sending the events to the console/standard out. If you wish to send to both a syslog server as well as standard out, you can define the DEBUG environment variable and it will send to both standard out and the defined syslog server.
openshift-origin http-streaming openshift syslogWhen creating the RedHat Openshift Origin cluster on Azure, you will need an SSH RSA key for access. To login on the jumpbox please refer to the Agent forwarding HowTo for Putty using Pageant.
openshift-origin cluster azure ansible arm template openshift redhat microsoftFor the upstream Kubernetes schemas instead see garethr/kubernetes-json-schema. While exploring tooling for Kubernetes I had need for schemas to describe the definition files, and went looking for something that didn't require either kubectl or similar installed or even a working Kubernetes installation.
openshift openshift-origin kubernetes openapi json-schemaOpenshift Examples - This repo does not provide end to end example but rather act as a rough draft for my work. use with caution. Buzzme at @twitter
kubernetes-cluster kubernetes swarm-cluster openshift-origin openshiftThis is a utility for OpenShift users/admins who want to know if certain rules have been followed. The --raw flag ensures that namespace information is present.
openshift-origin kubernetesThis script allow you to deploy an OpenShift Origin v3.6.0 in best practices on Microsoft Azure. You can also fill the following values in the tfvars file if you prefeer.
terraform openshift openshift-origin kubernetes redhat ansibleThis project aims to provision a CentOS 7 with OKD all-in-one, using openshift-ansible with container storage, router, registry, metrics, logging and etc. You can change in environment varibles Vagrantfile file or use os environment varibles. It defaults to origin, v3.11 and 10.0.0.111 respectively.
vagrant openshift openshift-origin ansible devops automation openshift-cluster openshift-ansible openshift-localSet up your GitHub Actions workflow with a specific version of OKD (OpenShift/Origin). Currently only Linux/Ubuntu CI environment is supported.
kubernetes openshift kubernetes-cluster openshift-origin minishift oc okd actions github
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.