Service Account for Deployment Trigger

2017-11-20 Thread Frank Liauw
Hi, I'm trying to use a service account on the oapi to instantiate deployments from outside my cluster, but am hitting 403 errors on everything. The token auth works, as I can see the SA username in the failure message. Even basic listing deployment configs are denied

Re: Wrong resource consumption on scheduler

2016-11-02 Thread Frank Liauw
leman <ccole...@redhat.com> wrote: > Does your namespace have a namespace restriction annotation set? If not, > you'll be defaulted to the global restriction which is usually excluding > the infra region. > > On Nov 2, 2016, at 8:14 AM, Frank Liauw <fr...@vsee.com&

Hawkular Deployment Error

2016-10-11 Thread Frank Liauw
Hi, I'm trying to deploy hawkular metrics on my openshift origin cluster as per docs: https://docs.openshift.org/latest/install_config/cluster_metrics.html However, I'm getting the following error in the deployer pod: Creating the Cassandra Certificate Secrets configuration json file Creating

Kibana Visualization Sharing

2016-09-18 Thread Frank Liauw
Hi All, I am using Openshift Origin's aggregated logging stack. However, my visualizations are not shared amongst users; even via the direct share link: http://i.stack.imgur.com/PoNvl.png Viewers (who are already logged in) get the following error: Could not locate that visualization (id:

Re: Signal Shutdown on Rolling Deployments

2016-09-07 Thread Frank Liauw
specifies the http request to perform. > > > Note that "other management of he container blocks until the hook > completes" means other actions taken by kube against the pod. The grace > period still applies (you will be terminated after that duration). > > On Wed, Sep

Signal Shutdown on Rolling Deployments

2016-09-07 Thread Frank Liauw
Hi, I have a microservice that needs to be signalled before disposal (from say rolling deployments) so that it can shutdown gracefully. Is there a way to signal a pod that's impending for shutdown? Cheers Frank Systems Engineer VSee: fr...@vsee.com | Cell: +65 9338

Low Disk Watermark

2016-08-29 Thread Frank Liauw
Hi All, My Origin cluster is pretty new, and I happen to spot the following log entry by elasticsearch in kibana (I'm using OpenShift's logging stack): [2016-08-30 01:44:25,997][INFO ][cluster.routing.allocation.decider] [Quicksilver] low disk watermark [15%] exceeded on

Re: Hybrid Cloud Hostname Issues (AWS, Co-Lo)

2016-08-25 Thread Frank Liauw
md4RB> | Cell: +65 9338 0035 Join me on VSee for Free <http://vsee.com/u/tmd4RB> On Tue, Aug 16, 2016 at 1:56 AM, Jason DeTiberus <jdeti...@redhat.com> wrote: > > > On Mon, Aug 15, 2016 at 12:09 PM, Frank Liauw <fr...@vsee.com> wrote: > >> Thanks Jordan.

Re: Hybrid Cloud Hostname Issues (AWS, Co-Lo)

2016-08-15 Thread Frank Liauw
node client credentials, the node would register another node > with the API when it started, and any pods scheduled to the old node name > would get evicted once the old node object's status got stale enough. > > > > On Aug 15, 2016, at 11:25 AM, Frank Liauw <fr...@vsee.com> wr

Re: Hybrid Cloud Hostname Issues (AWS, Co-Lo)

2016-08-15 Thread Frank Liauw
<http://vsee.com/u/tmd4RB> On Mon, Aug 15, 2016 at 11:10 PM, Jason DeTiberus <jdeti...@redhat.com> wrote: > > > On Mon, Aug 15, 2016 at 4:17 AM, Frank Liauw <fr...@vsee.com> wrote: > >> Hi All, >> >> I have a 5 node Openshift cluster split across 2 AZs; o

Hybrid Cloud Hostname Issues (AWS, Co-Lo)

2016-08-15 Thread Frank Liauw
Hi All, I have a 5 node Openshift cluster split across 2 AZs; our colocation center and AWS, with a master in each AZ and the rest being nodes. We setup our cluster with the Ansible script, and somewhere during the setup, the EC2 instance's private hostname were picked up and registered as node

Kibana Logs Empty

2016-08-15 Thread Frank Liauw
Hi All, I followed through the instructions on https://docs.openshift.org/latest/install_config/aggregate_logging.html and have setup a 3 node ES cluster. Fluentd is also deployed on all my nodes. I am getting kibana logs on the logging project, but all my other projects do not have any logs;