Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit d1d13b1

Browse files
committed
🖼️ Update README images
1 parent 787eace commit d1d13b1

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="https://simrs.com/images/logo.png" width="200" height="200">
2+
<img src="https://raw.githubusercontent.com/ndebuhr/cloud-native-workstation/master/images/cnw.png" width="200" height="200">
33
<h1>Cloud-Native Workstation</h1>
44
<p>A set of development and prototyping tools that can be useful in some cloud-native-centric projects</p>
55
<br>
@@ -21,20 +21,22 @@ The components in this project are tailored towards cloud-native application dev
2121

2222
Relevant technologies include:
2323

24-
[![Certbot](images/certbot.png "Certbot")](https://certbot.eff.org/)
2524
[![Code Server](images/code-server.png "Code Server")](https://github.com/cdr/code-server)
26-
[![Docker](images/docker.png "Docker")](https://www.docker.com/)
2725
[![Apache Guacamole](images/guacamole.png "Apache Guacamole")](https://guacamole.apache.org/)
28-
[![Helm](images/helm.png "Helm")](https://helm.sh/)
2926
[![Jupyter](images/jupyter.png "Jupyter")](https://jupyter.org/)
30-
[![Keycloak](images/keycloak.png "Keycloak")](https://www.keycloak.org/)
31-
[![Kubernetes](images/kubernetes.png "Kubernetes")](https://kubernetes.io/)
32-
[![Open Policy Agent](images/open-policy-agent.png "Open Policy Agent")](https://www.openpolicyagent.org/)
3327
[![Selenium](images/selenium.png "Selenium")](https://www.selenium.dev/)
3428
[![SonarQube](images/sonarqube.png "SonarQube")](https://www.sonarqube.org/)
35-
[![Terraform](images/terraform.png "Terraform")](https://www.terraform.io/)
29+
[![Keycloak](images/keycloak.png "Keycloak")](https://www.keycloak.org/)
3630
[![Prometheus](images/prometheus.png "Prometheus")](https://prometheus.io/)
3731
[![Grafana](images/grafana.png "Grafana")](https://grafana.com/)
32+
[![Terraform](images/terraform.png "Terraform")](https://www.terraform.io/)
33+
[![Helm](images/helm.png "Helm")](https://helm.sh/)
34+
[![Kubernetes](images/kubernetes.png "Kubernetes")](https://kubernetes.io/)
35+
[![Docker](images/docker.png "Docker")](https://www.docker.com/)
36+
[![Certbot](images/certbot.png "Certbot")](https://certbot.eff.org/)
37+
[![Open Policy Agent](images/open-policy-agent.png "Open Policy Agent")](https://www.openpolicyagent.org/)
38+
[![OAuth2 Proxy](images/oauth2-proxy.png "OAuth2 Proxy")](https://oauth2-proxy.github.io/oauth2-proxy/)
39+
[![Nginx](images/nginx.png "Nginx")](https://www.nginx.com/)
3840

3941
My own use and testing is with Google Kubernetes Engine, but folks should find the system reasonably easy to adapt to other Kubernetes environments.
4042

images/nginx.png

5.25 KB
Loading

images/oauth2-proxy.png

6.86 KB
Loading

0 commit comments

Comments
 (0)