Skip to content

Commit

Permalink
🖼️ Further README image optimizations - 100x100 resolution and markdo…
Browse files Browse the repository at this point in the history
…wn-based specifications (as opposed to original embedded HTML)
  • Loading branch information
ndebuhr committed Jul 20, 2021
1 parent 9cdbd9d commit c861a15
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,19 @@ The components in this project are tailored towards cloud-native application dev
1. Handling Helm charts and Kubernetes resources

Relevant technologies include:
<div style="display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 1fr 1fr; gap: 0px 0px; grid-auto-flow: row;">
<img src="images/certbot.png" title="Certbot">
<img src="images/code-server.png" title="Code Server">
<img src="images/docker.png" title="Docker">
<img src="images/guacamole.png" title="Guacamole">
<img src="images/helm.png" title="Helm">
<img src="images/jupyter.png" title="Jupyter">
<img src="images/keycloak.png" title="Keycloak">
<img src="images/kubernetes.png" title="Kubernetes">
<img src="images/open-policy-agent.png" title="Open Policy Agent">
<img src="images/selenium.png" title="Selenium">
<img src="images/sonarqube.png" title="SonarQube">
<img src="images/terraform.png" title="Terraform">
</div>

![Certbot](images/certbot.png "Certbot")
![Code Server](images/code-server.png "Code Server")
![Docker](images/docker.png "Docker")
![Apache Guacamole](images/guacamole.png "Apache Guacamole")
![Helm](images/helm.png "Helm")
![Jupyter](images/jupyter.png "Jupyter")
![Keycloak](images/keycloak.png "Keycloak")
![Kubernetes](images/kubernetes.png "Kubernetes")
![Open Policy Agent](images/open-policy-agent.png "Open Policy Agent")
![Selenium](images/selenium.png "Selenium")
![SonarQube](images/sonarqube.png "SonarQube")
![Terraform](images/terraform.png "Terraform")

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

Expand Down
Binary file modified images/certbot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/code-server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/guacamole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/helm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/jupyter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/keycloak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/kubernetes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/open-policy-agent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/selenium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/sonarqube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/terraform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c861a15

Please sign in to comment.