Skip to content

Instantly share code, notes, and snippets.

Common Resource Kinds

  • replicationController (rc): a controller that makes a best effort to maintain a number of pods running
  • pods: groups of containers controlled by a single rc
  • service (svc): a cluster-internal VIP that is linked to a collection of pods and ports
  • route: An OpenShift construct. Externalizes services so you can reach them from remote machines

Get stuff

oc get [resource-kind]

Common Resource Kinds

  • replicationController (rc): a controller that makes a best effort to maintain a number of pods running
  • pods: groups of containers controlled by a single rc
  • service (svc): a cluster-internal VIP that is linked to a collection of pods and ports
  • route: An OpenShift construct. Externalizes services so you can reach them from remote machines

Get stuff

oc get [resource-kind]

Get more stuff

apiVersion: v1
id: service-wordcloudservice
kind: Template
metadata:
name: service-wordcloudservice
objects:
- apiVersion: v1
id: wordcloudservice
kind: Service
metadata:
apiVersion: v1
id: service-textindexservice
kind: Template
metadata:
name: service-textindexservice
objects:
- apiVersion: v1
id: textindexservice
kind: Service
metadata:
# If using the RTP cluster, replace:
# <couchbase-ip>:8091 -> couchbase-ivpp.apps.vmware.openshift.wwva.ciscolabs.com
# <couchbase-ip>:8092 -> couchbase-xdcr-ivpp.apps.vmware.openshift.wwva.ciscolabs.com
# To see all of the buckets on the server.
curl -u Administrator:password -XGET http://<couchbase-ip>:8091/pools/default/buckets
# To delete an existing bucket.
curl -u Administrator:password -XDELETE http://<couchbase-ip>:8091/pools/default/buckets/<bucket-name>
2016-12-08 06:15:04.532 WARN 6 --- [ cb-io-1-1] c.c.client.core.endpoint.Endpoint : [null][KeyValueEndpoint]: Authentication Failure.
2016-12-08 06:15:04.587 WARN 6 --- [ cb-io-1-2] c.c.c.c.e.ResponseStatusConverter : Unknown ResponseStatus with Protocol HTTP: 401
2016-12-08 06:15:04.614 WARN 6 --- [ cb-io-1-3] c.c.c.c.e.ResponseStatusConverter : Unknown ResponseStatus with Protocol HTTP: 401
2016-12-08 06:15:04.626 WARN 6 --- [ main] ationConfigEmbeddedWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'swaggerConfiguration': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.mangofactory.swagger.configuration.SpringSwaggerConfig com.cisco.phisphere.samplemicroservice.config.swagger.SwaggerConfiguration.springSwag
2016-12-01 06:20:01.936 ERROR 6 --- [ main] o.s.boot.SpringApplication : Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sleuthRxJavaSchedulersHook' defined in class path resource [org/springframework/cloud/sleuth/instrument/rxjava/RxJavaAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersHook]: Factory method 'sleuthRxJavaSchedulersHook' threw exception; nested exception is java.lang.IllegalAccessError: tried to access method rx.plugins.RxJavaPlugins.reset()V from class org.springframework.cloud.sleuth.instrument.rxjava.SleuthRxJavaSchedulersHook
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599)
at org.springframework.beans.factory.support.AbstractA
$ VBoxManage -v
5.0.28r111378
$ vagrant version
Installed Version: 1.8.7
Latest Version: 1.8.7
$ vagrant plugin list
vagrant-cachier (1.2.1)
vagrant-openstack-provider (0.7.2)
+ exec app
I1114 18:17:28.431917 1 main.go:122] [Attempt: 1] Attempting access to Consul after 5 second sleep
I1114 18:18:03.434910 1 main.go:122] [Attempt: 2] Attempting access to Consul after 5 second sleep
...
F1114 18:23:53.472101 1 main.go:127] Failed to connect to Consul: Get http://172.30.4.122:8500/v1/agent/self: dial tcp 172.30.4.122:8500: i/o timeout
------------------------------------------------------------------------------
|,------. ,--. ,--. ,---. ,--. |
|| .--. '| ,---. `--'' .-' ,---. ,--.--.,--. ,--.`--' ,---. ,---. |
|| '--' || .-. |,--.`. `-. | .-. :| .--' \ `' / ,--.| .--'| .-. : |
|| | --' | | | || |.-' |\ --.| | \ / | |\ `--.\ --. |
|`--' `--' `--'`--'`-----' `----'`--' `--' `--' `---' `----' |
| |
| ,---. ,--. |
|' .-' ,---. ,--.--.,--. ,--.`--' ,---. ,---. |
|`. `-. | .-. :| .--' \ `' / ,--.| .--'| .-. : |