remarkbox adverts
modified: content/2016-12-18-capability-driven-resentation.rst modified: content/2017-03-21-minikube.rst modified: content/2017-03-23-selenium-grid-on-kubernetes.rst modified: pelicanconf.py
This commit is contained in:
parent
5899389c73
commit
9fb6338d00
4 changed files with 6 additions and 2 deletions
|
|
@ -88,3 +88,4 @@ The content is the same, but we hide the interface based on the user's capibilit
|
|||
This small change has a huge impact on the overall user experience.
|
||||
|
||||
We no longer present a broken button to the user.
|
||||
|
||||
|
|
|
|||
|
|
@ -65,6 +65,7 @@ Also, you should see a new VM running in VirtualBox, like this:
|
|||
|
||||
.. image:: /uploads/2017/virtualbox-running-minikube.png
|
||||
:width: 350
|
||||
:alt: virtualbox running minikube.
|
||||
|
||||
To verify that `kubectl` is configured to use minikube look at the config file (`~/.kube/config`).
|
||||
|
||||
|
|
|
|||
|
|
@ -107,6 +107,7 @@ If you refresh the hub browser window, you should see a connected Chrome Node, l
|
|||
|
||||
.. image:: /uploads/2017/selenium-grid-on-kubernetes.png
|
||||
:width: 500
|
||||
:alt: Selenium Hub with one connected Chrome Node.
|
||||
|
||||
Selenium Node Overlearning
|
||||
----------------------------------
|
||||
|
|
@ -192,6 +193,7 @@ Finally, if you refresh the hub browser window, you should see 4 connected Chrom
|
|||
|
||||
.. image:: /uploads/2017/selenium-grid-on-kubernetes-scaled.png
|
||||
:width: 500
|
||||
:alt: Selenium Hub with four connected Chrome Nodes.
|
||||
|
||||
If you liked this post, leave me a message in the comments!
|
||||
|
||||
|
|
|
|||
|
|
@ -55,8 +55,8 @@ AUTHOR_FEED_RSS = None
|
|||
|
||||
# Blogroll
|
||||
LINKS = (
|
||||
('Remarkbox', 'http://remarkbox.com/'),
|
||||
('LinkPeek', 'https://linkpeek.com/'),
|
||||
#('Remarkbox', 'http://remarkbox.com/'),
|
||||
#('LinkPeek', 'https://linkpeek.com/'),
|
||||
)
|
||||
|
||||
# Social widget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue