-
-
Notifications
You must be signed in to change notification settings - Fork 670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Refactor k8s #97
Commits on Aug 28, 2024
-
Add Kubernetes resources for deployment, pod, job, replicaset, servicβ¦
β¦e, and namespace
Configuration menu - View commit details
-
Copy full SHA for 43c23b0 - Browse repository at this point
Copy the full SHA 43c23b0View commit details
Commits on Aug 30, 2024
-
chore: Add Kubernetes resources for deployment, pod, job, replicaset,β¦
β¦ service, and namespace
Configuration menu - View commit details
-
Copy full SHA for 96456f0 - Browse repository at this point
Copy the full SHA 96456f0View commit details
Commits on Sep 3, 2024
-
chore: Update Kubernetes resources for deployment, pod, job, replicasβ¦
β¦et, service, and namespace
Configuration menu - View commit details
-
Copy full SHA for f0ca8f9 - Browse repository at this point
Copy the full SHA f0ca8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbad5ec - Browse repository at this point
Copy the full SHA cbad5ecView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 526ff75 - Browse repository at this point
Copy the full SHA 526ff75View commit details
Commits on Sep 10, 2024
-
feat: Add Kubernetes resources for demo-app namespace, api-node serviβ¦
β¦ce, api-golang service, client-react-nginx service, and strip-api-prefixes middleware - Added Namespace.yaml for demo-app namespace - Added Service.yaml for api-node service - Added Service.yaml for api-golang service - Added Service.yaml for client-react-nginx service - Added Middleware.yaml for strip-api-prefixes middleware
Configuration menu - View commit details
-
Copy full SHA for 24fdbf1 - Browse repository at this point
Copy the full SHA 24fdbf1View commit details -
chore: Update resource limits and requests for client-react Deployment
- Update the CPU limit to 50m and memory limit to 100Mi for the client-react Deployment in the demo-app namespace. - Add a new ConfigMap.yaml file for nginx-custom with an index.html file. - Add a new Deployment.yaml file for nginx-custom in the nginx-demo namespace. - Add a new Namespace.yaml file for nginx-custom. - Add a new Service.yaml file for nginx-custom in the nginx-demo namespace. - Add a new trivy.md file to provide information about Trivy and its installation and uninstallation.
Configuration menu - View commit details
-
Copy full SHA for 963204b - Browse repository at this point
Copy the full SHA 963204bView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0a0cb5 - Browse repository at this point
Copy the full SHA a0a0cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94dd08d - Browse repository at this point
Copy the full SHA 94dd08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f6cd8 - Browse repository at this point
Copy the full SHA e1f6cd8View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b29f919 - Browse repository at this point
Copy the full SHA b29f919View commit details -
Configuration menu - View commit details
-
Copy full SHA for c544576 - Browse repository at this point
Copy the full SHA c544576View commit details -
refactor: Remove version field from compose.yaml
fix: Correct formatting of ConfigMap example in Kubernetes introduction feat: Update startupProbe and readinessProbe in Kubernetes introduction feat: Update startupProbe failure threshold in Kubernetes introduction feat: Add probes and update pod lifecycle in Kubernetes introduction feat: Add string operations examples in Golang concepts
Configuration menu - View commit details
-
Copy full SHA for 7359067 - Browse repository at this point
Copy the full SHA 7359067View commit details
Commits on Sep 18, 2024
-
refactor: Update startupProbe and readinessProbe configuration in Kubβ¦
β¦ernetes introduction
Configuration menu - View commit details
-
Copy full SHA for 5cb220c - Browse repository at this point
Copy the full SHA 5cb220cView commit details -
feat: Add secret deployment and secret configuration files
This commit adds the secret deployment and secret configuration files for the Kubernetes resources type documentation. The secret deployment file defines a pod that uses a secret to set environment variables for the container. The secret configuration file defines a secret with base64-encoded data for username, password, and email. Refactor the Kubernetes introduction to include information about using secrets for sensitive data. Fix formatting of the ConfigMap example in the Kubernetes introduction. Refactor the compose.yaml file by removing the version field. Refactor the startupProbe and readinessProbe configuration in the Kubernetes introduction.
Configuration menu - View commit details
-
Copy full SHA for 3b7734b - Browse repository at this point
Copy the full SHA 3b7734bView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c32f27 - Browse repository at this point
Copy the full SHA 8c32f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2f6a3 - Browse repository at this point
Copy the full SHA 7e2f6a3View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51fc9be - Browse repository at this point
Copy the full SHA 51fc9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0039cb1 - Browse repository at this point
Copy the full SHA 0039cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f77c1 - Browse repository at this point
Copy the full SHA d6f77c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0ae22 - Browse repository at this point
Copy the full SHA 0d0ae22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfe2e9 - Browse repository at this point
Copy the full SHA 0dfe2e9View commit details