Quote
Most of those topics which i consider for contributing and find out the best way to apply this functionality, if you find the same mindset or want to collaboration, feel free meet me. Always wait with some reason 😄😄😄
Note
The icon to telling you about what task is on progress or pending 😄
- ✍ : On progressing, It usually attaches with
github
and blog- 🚧 : Pending, just stop like a note, and idea to doing something around that. Waiting for new information LOL
- ✅ : Already hand on and release as blog, , find in all blogs page
Kubewekend
Setup Self Kubernetes Cluster in locally ✍
Github: kubewekend
Abstract
Use the instant technologies for setting up Kubernetes cluster, with
- Use
Vargrant
to configuration the VM with provider inVirtualBox
✅- Ansible - To setup and run script and bring up
kubernetes
cluster on locally, Usekind
✅- Exploring, understanding and provisioning require components inside the
kind
cluster ✅cilium
andebpf
- The powerful kernel service ofkubewekend
cluster ✅- How to build the High Availability (HA) Cluster. ✅
- Use extend
CSI
for volume and storage class withCeph
✅- Setup new
app
, usecilium
to route traffic into cluster via gateway ⌛- Setup the monitoring cluster inside the
kubernetes
withnode-exporter
,cadvisor
,prometheus
andgrafana
⌛- Setup tracing, logging, profiling components in
kubewekend
cluster ⌛- Customize default scheduled in
kubernetes
cluster withkube-scheduler
⌛
Customize script for manipulation scheduled Kubernetes 🚧
Abstract
Create a customize script for optimize and manipulation scheduled instead of default for Kubernetes, with feature like
- Determine density of all workloads and nodes to scheduling
- Be able to overwrite or set priority for nodes, workloads to scheduling
- Work great with another cluster configuration like AKS, EKS or Kubeadm, …
Hackwekend
HTTP Tunneling for secure connection 🚧
Abstract
Tunneling the request to internet to HTTP and return response to currently browser like VPN but alternative
Reference technics : ZTM (Zero Trust Mesh)
, wstunnel
Lateral Movement Attack 🚧
Abstract
Find the way to perform LM, how affect of them, provisioning lab and find the way to patching it.
wouops
Sidecar for remote profiling applications 🚧
Abstract
Make a container can distribute and mental monitoring, profiling application with remotely by Sidecar pattern
Pre-hook framework 🚧
Github: distribute-git-hook
Abstract
Create a framework on light weight and isolation components for check commit and push event in currently source code to repositories, with features like
- Code smell and validate code for improving the code quality
- Handling prehook for pentesting surface application on whitebox like secret leak, CVE, misconfiguration
- Offer the announcement location, can be grafana or report with dashboard about your commit
fast_deployment
Info
About the methodology which can apply for release or deploy the application which no down time, rapidly and more efficience work with script, DevOps circle
Blue Green 🚧
Note
Feel free to read about small article about operating 👉 0-downtime with Blue-Green Deployment
Canary 🚧
AIOps and MLOps
Milvus Cluster ✅
Documentation: https://milvus.io/docs
Info
Try to learn and explore vector database of Linux Foundation Opensource, and try to practical with feature and grasp the infrastructure of
milvus
withkubewekend
cluster