Skip to content
#

rke

Here are 51 public repositories matching this topic...

stefandevo
stefandevo commented Jan 27, 2021

Hi, thanks for this, really helpful.

What might be a good idea is to add another variable to set the address range for the network.
I re-created everything because the next step I use to create my clusters in Rancher, where on a different network. It seems that the cloud controller only works if you do it in the same project as where the rancher network is defined.

In module-cluster-init/re

enhancement good first issue

This is one of my projects under Udacity's Cloud Native Application Architecture Nanodegree. In this project, I have applied what I learned about STRIDE to threat model a microservices environment. Then, I defined its security architecture and its attack surfaces. Next, I hardened the application's Docker environment using Docker-bench. I also created an RKE cluster and walked through a testing methodology to harden a Kubernetes cluster. I then hardened and deployed a Flask application after identifying and remediating its vulnerable libraries and code using Grype and Trivy. Afterward, I implemented runtime monitoring using Grafana to visualize runtime security alerts via Sysdig Falco. I ran an unknown payload containing malicious commands into the Kubernetes cluster to simulate a security incident. Then, I remediated the incident, documented, and prepared an incident response report to be submitted to a Chief Technology Officer—describing the incident, its impact, and the remediation steps taken.

  • Updated Nov 25, 2021
  • Python

Improve this page

Add a description, image, and links to the rke topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rke topic, visit your repo's landing page and select "manage topics."

Learn more